Skip to content

Instantly share code, notes, and snippets.

Created February 11, 2013 00:00
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/345cb9f6477e5cece601 to your computer and use it in GitHub Desktop.
Save anonymous/345cb9f6477e5cece601 to your computer and use it in GitHub Desktop.
C:\Users\Mephasto\Sites\vidrio>jitsu deploy
info: Welcome to Nodejitsu mephasto
info: jitsu v0.11.7, node v0.8.16
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
warn:
warn: The package.json file is missing required fields:
warn:
warn: subdomain, scripts.start, engines
warn:
warn: Prompting user for required fields.
warn: Press ^C at any time to quit.
warn:
prompt: subdomain: (mephasto.vidrio) mephasto
prompt: scripts.start: (server.js) server.js
prompt: engines.node: (0.8.x)
error: There was an error while checking app name / subdomain availability.
error: Error: Nodejitsu Error (404): Item not found
error: Error running command deploy
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
C:\Users\Mephasto\Sites\vidrio>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment