Skip to content

Instantly share code, notes, and snippets.

@hiattp
Created September 11, 2012 14:54
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 hiattp/3699386 to your computer and use it in GitHub Desktop.
Save hiattp/3699386 to your computer and use it in GitHub Desktop.
Nodejitsu deploy socket hang up error
path.existsSync is now called `fs.existsSync`.
info: Welcome to Nodejitsu hiattp
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing your application dependencies in app.js
info: Creating snapshot 0.0.4
error: Error running command deploy
error: write EPIPE
error: Error: write EPIPE
error: at errnoException (net.js:781:11)
error: at Object.afterWrite (net.js:594:19)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment