Skip to content

Instantly share code, notes, and snippets.

Created December 27, 2012 02:59
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 anonymous/04bee414e80baa814d3a to your computer and use it in GitHub Desktop.
Save anonymous/04bee414e80baa814d3a to your computer and use it in GitHub Desktop.
CKH-MBPr:dynodejitsu ckh$ cat package.json
{
"name": "dynodejitsu",
"subdomain": "spongecellit.dynodejitsu",
"scripts": {
"start": "./bin/server"
},
"version": "0.1.0",
"engines": {
"node": "0.8.16"
}
}
CKH-MBPr:dynodejitsu ckh$ jitsu deploy
info: Welcome to Nodejitsu spongeit
info: jitsu v0.11.4, node v0.8.16
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in ./bin/server
info: Creating snapshot 0.1.0
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: <support@nodejitsu.com>
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