Skip to content

Instantly share code, notes, and snippets.

@joshsmith
Created January 14, 2012 19:30
Show Gist options
  • Select an option

  • Save joshsmith/1612606 to your computer and use it in GitHub Desktop.

Select an option

Save joshsmith/1612606 to your computer and use it in GitHub Desktop.
jitsu error logs
error: Error running command deploy
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: npm ERR! prefix directory not found
error: npm ERR! Error: ENOENT, No such file or directory '/srv/chroot/lucid_amd64/opt/node-versions/0.4.12'
error: npm ERR! Report this *entire* log at:
error: npm ERR! <http://github.com/isaacs/npm/issues>
error: npm ERR! or email it to:
error: npm ERR! <[email protected]>
error: npm ERR!
error: npm ERR! System Linux 2.6.35.4-rscloud
error: npm ERR! command "node" "/usr/local/bin/npm" "install" "--prefix" "/srv/chroot/lucid_amd64/opt/node-versions/0.4.12"
error: npm ERR! cwd /usr/local/src/joshsmith/coderly/coderly
error: npm ERR! node -v v0.4.12
error: npm ERR! npm -v 1.0.106
error: npm ERR! path /srv/chroot/lucid_amd64/opt/node-versions/0.4.12
error: npm ERR! code ENOENT
error: npm ERR!
error: npm ERR! Additional logging details can be found in:
error: npm ERR! /usr/local/src/joshsmith/coderly/coderly/npm-debug.log
error: npm not ok
error:
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment