Created
September 11, 2012 14:54
-
-
Save hiattp/3699386 to your computer and use it in GitHub Desktop.
Nodejitsu deploy socket hang up error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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