Skip to content

Instantly share code, notes, and snippets.

@vektor-k
Created June 25, 2013 08:53
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 vektor-k/5857009 to your computer and use it in GitHub Desktop.
Save vektor-k/5857009 to your computer and use it in GitHub Desktop.
BOOTSTRAP ERROR
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: npm http GET https://registry.npmjs.org/jquery
npm http GET https://registry.npmjs.org/blueimp-load-image
npm http GET https://registry.npmjs.org/bootstrap
npm http 200 https://registry.npmjs.org/bootstrap
npm ERR! Error: No compatible version found: bootstrap@'>=2.2.2'
npm ERR! Valid install targets:
npm ERR! ["0.0.1","0.0.2"]
npm ERR! at installTargetsError (/opt/local/lib/node_modules/npm/lib/cache.js:689:10)
npm ERR! at next (/opt/local/lib/node_modules/npm/lib/cache.js:668:17)
npm ERR! at /opt/local/lib/node_modules/npm/lib/cache.js:648:5
npm ERR! at saved (/opt/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:138:7)
npm ERR! at Object.oncomplete (fs.js:297:15)
npm ERR! If you need help, you may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR! System SunOS 5.11
npm ERR! command "node" "/opt/local/bin/npm" "install"
npm ERR! cwd /root/tmp/tmp-91711dnx9ucw/build/package
npm ERR! node -v v0.8.22
npm ERR! npm -v 1.2.19
npm http 200 https://registry.npmjs.org/jquery
npm http GET https://registry.npmjs.org/jquery/-/jquery-1.8.3.tgz
npm http 200 https://registry.npmjs.org/blueimp-load-image
npm http GET https://registry.npmjs.org/blueimp-load-image/-/blueimp-load-image-1.7.2.tgz
npm http 200 https://registry.npmjs.org/jquery/-/jquery-1.8.3.tgz
npm http 200 https://registry.npmjs.org/blueimp-load-image/-/blueimp-load-image-1.7.2.tgz
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /root/tmp/tmp-91711dnx9ucw/build/package/npm-debug.log
npm ERR! not ok code 0
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