Skip to content

Instantly share code, notes, and snippets.

@sam-github
Created August 7, 2014 18:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sam-github/15b261e71d7833564cd7 to your computer and use it in GitHub Desktop.
Save sam-github/15b261e71d7833564cd7 to your computer and use it in GitHub Desktop.
events.js:72
throw er; // Unhandled 'error' event
^
Error: write ENOTSUP - cannot write to IPC channel.
at errnoException (child_process.js:1000:11)
at ChildProcess.target.send (child_process.js:465:16)
at Worker.send (cluster.js:406:21)
at sendInternalMessage (cluster.js:399:10)
at handleResponse (cluster.js:177:5)
at respond (cluster.js:192:5)
at Object.messageHandler.queryServer (cluster.js:247:5)
at handleMessage (cluster.js:197:32)
at ChildProcess.emit (events.js:117:20)
at handleMessage (child_process.js:322:10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment