Skip to content

Instantly share code, notes, and snippets.

@wlaurance
Created March 11, 2013 19:59
Show Gist options
  • Save wlaurance/5137207 to your computer and use it in GitHub Desktop.
Save wlaurance/5137207 to your computer and use it in GitHub Desktop.
jitsu deploy
info: Welcome to Nodejitsu wlaurance
info: jitsu v0.12.3, node v0.8.22
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in index.js
WARN unmet dependency /home/will/workspace/node-projects/tempus/node_modules/appygram requires request@'2.11.1' but will load
WARN unmet dependency /home/will/workspace/node-projects/tempus/node_modules/request,
WARN unmet dependency which is version 2.14.0
info: Creating snapshot 0.0.3
info Uploading: [=============================] 100%
error: Error running command dependencyloy
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/appygram
npm http GET http://nj-npm.irisnpm.com/request
npm http GET http://nj-npm.irisnpm.com/riak-js
npm http GET http://nj-npm.irisnpm.com/deepmerge
npm http GET http://nj-npm.irisnpm.com/uuid
npm http GET http://nj-npm.irisnpm.com/tokenish
npm http GET http://nj-npm.irisnpm.com/tokenish-riak/0.0.3
npm http GET http://nj-npm.irisnpm.com/underscore
npm http 200 http://nj-npm.irisnpm.com/deepmerge
npm http GET http://nj-npm.irisnpm.com/deepmerge/-/deepmerge-0.2.5.tgz
npm http 200 http://nj-npm.irisnpm.com/riak-js
npm http 200 http://nj-npm.irisnpm.com/appygram
npm http GET http://nj-npm.irisnpm.com/riak-js/-/riak-js-0.9.4pre3.tgz
npm http GET http://nj-npm.irisnpm.com/appygram/-/appygram-0.1.3.tgz
npm http 200 http://nj-npm.irisnpm.com/request
npm http GET http://nj-npm.irisnpm.com/request/-/request-2.14.0.tgz
npm http 200 http://nj-npm.irisnpm.com/express
npm http GET http://nj-npm.irisnpm.com/express/-/express-3.1.0.tgz
npm http 200 http://nj-npm.irisnpm.com/uuid
npm http 200 http://nj-npm.irisnpm.com/deepmerge/-/deepmerge-0.2.5.tgz
npm http GET http://nj-npm.irisnpm.com/uuid/-/uuid-1.4.0.tgz
npm http 200 http://nj-npm.irisnpm.com/riak-js/-/riak-js-0.9.4pre3.tgz
npm http 200 http://nj-npm.irisnpm.com/tokenish
npm ERR! Error: No compatible version found: tokenish@'>=0.1.2- <0.2.0-'
npm ERR! Valid install targets:
npm ERR! ["0.0.1","0.0.2","0.0.3","0.0.4","0.1.0"]
npm ERR! at installTargetsError (/opt/local/lib/node_modules/npm/lib/cache.js:563:10)
npm ERR! at next (/opt/local/lib/node_modules/npm/lib/cache.js:542:17)
npm ERR! at /opt/local/lib/node_modules/npm/lib/cache.js:522:5
npm ERR! at saved (/opt/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:138:7)
npm ERR! at /opt/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:218: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 "/opt/local/bin/node" "/opt/local/bin/npm" "install"
npm ERR! cwd /root/tmp/tmp-6308o101dy8/build/package
npm ERR! node -v v0.8.16
npm ERR! npm -v 1.1.69
npm http 404 http://nj-npm.irisnpm.com/tokenish-riak/0.0.3
npm http 200 http://nj-npm.irisnpm.com/appygram/-/appygram-0.1.3.tgz
npm http 200 http://nj-npm.irisnpm.com/request/-/request-2.14.0.tgz
npm http 200 http://nj-npm.irisnpm.com/underscore
npm http GET http://nj-npm.irisnpm.com/underscore/-/underscore-1.4.4.tgz
npm http 200 http://nj-npm.irisnpm.com/express/-/express-3.1.0.tgz
npm http 200 http://nj-npm.irisnpm.com/uuid/-/uuid-1.4.0.tgz
npm http 200 http://nj-npm.irisnpm.com/underscore/-/underscore-1.4.4.tgz
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /root/tmp/tmp-6308o101dy8/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