Skip to content

Instantly share code, notes, and snippets.

@sam3k
Created February 10, 2013 19:13
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 sam3k/b67485f31fd73b63b721 to your computer and use it in GitHub Desktop.
Save sam3k/b67485f31fd73b63b721 to your computer and use it in GitHub Desktop.
forking via https
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: npm http GET http://registry.npmjs.org/express
npm http GET http://registry.npmjs.org/express-expose
npm http GET http://registry.npmjs.org/nano
npm http GET http://registry.npmjs.org/underscore
npm http GET http://registry.npmjs.org/mustache
npm http GET https://github.com/simov/consolidate.js.git
npm http 200 http://registry.npmjs.org/express-expose
npm http GET http://registry.npmjs.org/express-expose/-/express-expose-0.3.3.tgz
npm http 200 http://registry.npmjs.org/underscore
npm http GET http://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz
npm http 200 http://registry.npmjs.org/mustache
npm http GET http://registry.npmjs.org/mustache/-/mustache-0.7.2.tgz
npm http 200 http://registry.npmjs.org/express-expose/-/express-expose-0.3.3.tgz
npm http 200 https://github.com/simov/consolidate.js.git
npm ERR! not a package /root/tmp/tmp-23547jhhr7ps/tmp/npm-28688/1360523515199-0.7672131930012256/tmp.tgz
npm ERR! Error: ENOENT, open '/root/tmp/tmp-23547jhhr7ps/tmp/npm-28688/1360523515199-0.7672131930012256/package/package.json'
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 "/opt/local/bin/node" "/opt/local/bin/npm" "install"
npm ERR! cwd /root/tmp/tmp-23547jhhr7ps/build/package
npm ERR! node -v v0.8.8
npm ERR! npm -v 1.1.59
npm ERR! path /root/tmp/tmp-23547jhhr7ps/tmp/npm-28688/1360523515199-0.7672131930012256/package/package.json
npm ERR! code ENOENT
npm ERR! errno 34
npm http 200 http://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz
npm http 200 http://registry.npmjs.org/mustache/-/mustache-0.7.2.tgz
npm http 200 http://registry.npmjs.org/express
npm http GET http://registry.npmjs.org/express/-/express-3.0.6.tgz
npm http 200 http://registry.npmjs.org/express/-/express-3.0.6.tgz
npm http 200 http://registry.npmjs.org/nano
npm http GET http://registry.npmjs.org/nano/-/nano-3.3.6.tgz
npm http 200 http://registry.npmjs.org/nano/-/nano-3.3.6.tgz
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /root/tmp/tmp-23547jhhr7ps/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