Created
September 29, 2012 12:08
-
-
Save admc/3803819 to your computer and use it in GitHub Desktop.
jitsu deploy
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
☁ wild.io [jitsu] : jitsu deploy | |
info: Welcome to Nodejitsu admc | |
info: jitsu v0.9.8 | |
info: It worked if it ends with Nodejitsu ok | |
info: Executing command deploy | |
info: Analyzing application dependencies in node app.js | |
warn: Local package version appears to be old | |
warn: The package.json version will be incremented automatically | |
warn: About to write /Users/adam/Desktop/immersion/wild.io/package.json | |
data: | |
data: { | |
data: subdomain: 'wild', | |
data: domains: [ 'wild.io', 'www.wild.io' ], | |
data: name: 'wild', | |
data: dependencies: { | |
data: passport: '0.1.x', | |
data: express: '3.0.0rc2', | |
data: request: '~2.11.4', | |
data: passport-twitter: '0.1.x', | |
data: less-middleware: 'latest', | |
data: connect-flash: '~0.1.0', | |
data: express-ejs-layouts: '~0.2.0', | |
data: passport-local: '~0.1.6', | |
data: nano: '~3.3.2', | |
data: express-partials: '0.0.6', | |
data: node-transloadit: '0.0.2', | |
data: socket.io: 'latest', | |
data: ejs: 'latest', | |
data: wd-parallel: '0.0.1' | |
data: }, | |
data: engines: { npm: '1.1.x', node: '0.8.x' }, | |
data: version: '0.0.1-47', | |
data: private: true, | |
data: scripts: { start: 'node app.js', test: 'node tests/test_sanity.js' } | |
data: } | |
data: | |
prompt: Is this ok?: (yes) | |
info: Creating snapshot 0.0.1-47 | |
info: Updating app wild | |
info: Activating snapshot 0.0.1-47 for wild | |
info: Starting app wild | |
error: Error running command deploy | |
error: socket hang up | |
help: For help with this error contact Nodejitsu Support: | |
help: webchat: <http://webchat.nodejitsu.com/> | |
help: irc: <irc://chat.freenode.net/#nodejitsu> | |
help: email: <[email protected]> | |
help: | |
help: Copy and paste this output to a gist (http://gist.github.com/) | |
info: Nodejitsu not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment