Skip to content

Instantly share code, notes, and snippets.

@sam3k
Created January 13, 2013 07:15
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/a38eee7fc632733b04ec to your computer and use it in GitHub Desktop.
Save sam3k/a38eee7fc632733b04ec to your computer and use it in GitHub Desktop.
error on npm
info: Welcome to Nodejitsu sam3k
info: jitsu v0.11.4, node v0.8.15
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in index.js
info: Creating snapshot 0.1.2
info21 Uploading: [=============================] 100%
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: npm http GET http://nj-npm.irisnpm.com/express
npm http GET http://nj-npm.irisnpm.com/express-expose
npm http GET http://nj-npm.irisnpm.com/nano
npm http GET http://nj-npm.irisnpm.com/mustache
npm http GET http://nj-npm.irisnpm.com/vogue
npm http GET http://nj-npm.irisnpm.com/underscore
npm http GET http://nj-npm.irisnpm.com/request
npm http 200 http://nj-npm.irisnpm.com/mustache
npm http 200 http://nj-npm.irisnpm.com/express-expose
npm http 200 http://nj-npm.irisnpm.com/vogue
npm http GET http://nj-npm.irisnpm.com/mustache/-/mustache-0.7.2.tgz
npm http GET http://nj-npm.irisnpm.com/express-expose/-/express-expose-0.3.3.tgz
npm http GET http://nj-npm.irisnpm.com/vogue/-/vogue-0.4.3.tgz
npm http 200 http://nj-npm.irisnpm.com/mustache/-/mustache-0.7.2.tgz
npm http 200 http://nj-npm.irisnpm.com/express
npm http GET http://nj-npm.irisnpm.com/express/-/express-3.0.6.tgz
npm http 200 http://nj-npm.irisnpm.com/underscore
npm http GET http://nj-npm.irisnpm.com/underscore/-/underscore-1.4.3.tgz
npm http 200 http://nj-npm.irisnpm.com/express-expose/-/express-expose-0.3.3.tgz
npm http 200 http://nj-npm.irisnpm.com/request
npm http GET http://nj-npm.irisnpm.com/request/-/request-2.12.0.tgz
npm http 200 http://nj-npm.irisnpm.com/vogue/-/vogue-0.4.3.tgz
npm http 200 http://nj-npm.irisnpm.com/underscore/-/underscore-1.4.3.tgz
npm http 200 http://nj-npm.irisnpm.com/nano
npm http 200 http://nj-npm.irisnpm.com/express/-/express-3.0.6.tgz
npm http GET http://nj-npm.irisnpm.com/nano/-/nano-3.3.6.tgz
npm http 200 http://nj-npm.irisnpm.com/request/-/request-2.12.0.tgz
npm http 200 http://nj-npm.irisnpm.com/nano/-/nano-3.3.6.tgz
npm WARN package.json vogue@0.4.3 No README.md file found!
npm ERR! git clone git: //github.com/simov/consolidate.js.git Cloning into /root/tmp/tmp-22510piuh8kg/tmp/npm-21681/1358061241275-0.510806051781401...
npm ERR! Error: `git "clone" "git: //github.com/simov/consolidate.js.git" "/root/tmp/tmp-22510piuh8kg/tmp/npm-21681/1358061241275-0.510806051781401"` failed with 128
npm ERR! at ChildProcess.<anonymous> (/opt/local/lib/node_modules/npm/lib/utils/exec.js:56:20)
npm ERR! at ChildProcess.EventEmitter.emit (events.js:91:17)
npm ERR! at Process._handle.onexit (child_process.js:674:10)
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-22510piuh8kg/build/package
npm ERR! node -v v0.8.8
npm ERR! npm -v 1.1.59
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /root/tmp/tmp-22510piuh8kg/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