Skip to content

Instantly share code, notes, and snippets.

@bobmayo56
Created August 5, 2012 23:05
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 bobmayo56/d29171249d1d0f2ace46 to your computer and use it in GitHub Desktop.
Save bobmayo56/d29171249d1d0f2ace46 to your computer and use it in GitHub Desktop.
Roberts-MacBook-Pro:nlogn2 bobmayo56$ jitsu apps start nlogn2
info: Welcome to Nodejitsu
info: It worked if it ends with Nodejitsu ok
info: Executing command apps start nlogn2
info: Starting app nlogn2
error: Error running command apps start nlogn2
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy your application.
error:
error: NPM Install failed
error: NPM failed to install dependencies
error:
error: This type of error is usually a user error.
error: Error output from Haibu:
error:
error: execvp(): No such file or directory
error:
info: Nodejitsu not ok
Roberts-MacBook-Pro:nlogn2 bobmayo56$ jitsu apps start nlogn2
info: Welcome to Nodejitsu
info: It worked if it ends with Nodejitsu ok
info: Executing command apps start nlogn2
info: Starting app nlogn2
info: App nlogn2 is now started
info: http://nlogn2.nodejitsu.com on Port 80
info: Nodejitsu ok
Roberts-MacBook-Pro:nlogn2 bobmayo56$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment