Created
March 31, 2013 15:25
-
-
Save ianjennings/5280998 to your computer and use it in GitHub Desktop.
No matching versions found
This file contains 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
info: Analyzing application dependencies in node server/server.js | |
warn: Local package version appears to be old | |
warn: The package.json version will be incremented automatically | |
warn: About to write /Users/Jennings/Development/mote.io/package.json | |
data: | |
data: { | |
data: version: '0.0.0-1', | |
data: repository: { url: 'git://github.com/ianjennings/mote.io.git', type: 'git' }, | |
data: author: 'Ian Jennings <[email protected]> (http://ianjennin.gs)', | |
data: engines: { node: '0.8.15' }, | |
data: scripts: { start: 'node server/server.js' }, | |
data: dependencies: { | |
data: winston: '0.6.2', | |
data: passport-local-mongoose: '0.2.1', | |
data: socket.io: '0.9.13', | |
data: express: '3.x', | |
data: mongodb: '1.2.14', | |
data: mongoose: '3.5.9', | |
data: passport.socketi: '1.0.1', | |
data: passport-local: '0.1.6', | |
data: jade: '0.28.2', | |
data: connect-mongo: '0.3.2', | |
data: hat: '0.0.3', | |
data: passport: '0.1.16', | |
data: underscore: '1.3.1' | |
data: }, | |
data: devDependencies: {}, | |
data: homepage: 'http://mote.io', | |
data: name: 'mote.io', | |
data: description: 'Mote.io control server', | |
data: subdomain: 'sw1tch-moteio' | |
data: } | |
data: | |
prompt: Is this ok?: (yes) yes | |
info: Creating snapshot 0.0.0-1 | |
info Uploading: [=============================] 100% | |
error: Error running command deploy | |
error: Nodejitsu Error (500): Internal Server Error | |
error: No matching versions found | |
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