Skip to content

Instantly share code, notes, and snippets.

Created September 8, 2012 01:22
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/a210a20508176912ee31 to your computer and use it in GitHub Desktop.
Save anonymous/a210a20508176912ee31 to your computer and use it in GitHub Desktop.
PS C:\Users\Licastro\Documents\HTTP Proxy Server> jitsu deploy
info: Welcome to Nodejitsu angelolicastro
info: jitsu v0.9.8
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
warn: There is no package.json file in C:\Users\Licastro\Documents\HTTP Proxy Server
warn: Creating package.json at C:\Users\Licastro\Documents\HTTP Proxy Server\package.json
help:
help: A package.json stores meta-data about an app
help: In order to continue we'll need to gather some information about the app
help:
help: Press ^C at any time to quit.
help: to select a default value, press ENTER
prompt: App name: (HTTP Proxy Server)
prompt: subdomain: (angelolicastro.HTTP Proxy Server) CMP438
prompt: scripts.start: start.js
prompt: version: (0.0.0)
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment