Skip to content

Instantly share code, notes, and snippets.

@samberic
Created March 22, 2013 00:30
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 samberic/c06f618a1e5e117152aa to your computer and use it in GitHub Desktop.
Save samberic/c06f618a1e5e117152aa to your computer and use it in GitHub Desktop.
Sams-MacBook-Air:lastband2 samatkinson$ jitsu deploy
info: Welcome to Nodejitsu samberic
info: jitsu v0.12.8, node v0.8.14
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
warn: **WARNING** Do not use multiple level subdomains, they will be going away soon!
info: Analyzing application dependencies in app.js
WARN package.json lastband@1.0.1-13 No README.md file found!
WARN unmet dependency /Users/samatkinson/Dev/lastband2/node_modules/express requires connect@'2.7.2' but will load
WARN unmet dependency /Users/samatkinson/Dev/lastband2/node_modules/connect,
WARN unmet dependency which is version 2.7.3
WARN unmet dependency /Users/samatkinson/Dev/lastband2/node_modules/hbs requires handlebars@'1.0.9' but will load
WARN unmet dependency /Users/samatkinson/Dev/lastband2/node_modules/handlebars,
WARN unmet dependency which is version 1.0.10
warn: **WARNING** Do not use multiple level subdomains, they will be going away soon!
info: Creating snapshot 1.0.1-13
info Uploading: [=============================] 100%
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: npm WARN package.json lastband@1.0.1-13 No README.md file found!
npm http GET https://registry.npmjs.org/handlebars
npm http GET https://registry.npmjs.org/request
npm http GET https://registry.npmjs.org/fs
npm http GET https://registry.npmjs.org/connect
npm http GET https://registry.npmjs.org/cheerio
npm http GET https://registry.npmjs.org/express
npm http GET https://registry.npmjs.org/hbs
npm http GET https://registry.npmjs.org/async
npm http GET https://registry.npmjs.org/measured
npm http 404 https://registry.npmjs.org/fs
npm ERR! 404 'fs' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, or http url, or git url.
npm ERR! System SunOS 5.11
npm ERR! command "/opt/local/bin/node" "/opt/local/bin/npm" "install"
npm ERR! cwd /root/tmp/tmp-8410fcr6100/build/package
npm ERR! node -v v0.8.16
npm ERR! npm -v 1.1.69
npm ERR! code E404
npm http 200 https://registry.npmjs.org/handlebars
npm http GET https://registry.npmjs.org/handlebars/-/handlebars-1.0.10.tgz
npm http 200 https://registry.npmjs.org/connect
npm http GET https://registry.npmjs.org/connect/-/connect-2.7.3.tgz
npm http 200 https://registry.npmjs.org/hbs
npm http GET https://registry.npmjs.org/hbs/-/hbs-2.0.2.tgz
npm http 200 https://registry.npmjs.org/request
npm http GET https://registry.npmjs.org/request/-/request-2.16.6.tgz
npm http 200 https://registry.npmjs.org/cheerio
npm http GET https://registry.npmjs.org/cheerio/-/cheerio-0.10.8.tgz
npm http 200 https://registry.npmjs.org/handlebars/-/handlebars-1.0.10.tgz
npm http 200 https://registry.npmjs.org/measured
npm http GET https://registry.npmjs.org/measured/-/measured-0.1.3.tgz
npm http 200 https://registry.npmjs.org/express
npm http GET https://registry.npmjs.org/express/-/express-3.1.0.tgz
npm http 200 https://registry.npmjs.org/connect/-/connect-2.7.3.tgz
npm http 200 https://registry.npmjs.org/hbs/-/hbs-2.0.2.tgz
npm http 200 https://registry.npmjs.org/request/-/request-2.16.6.tgz
npm http 200 https://registry.npmjs.org/cheerio/-/cheerio-0.10.8.tgz
npm http 200 https://registry.npmjs.org/measured/-/measured-0.1.3.tgz
npm http 200 https://registry.npmjs.org/express/-/express-3.1.0.tgz
npm http 200 https://registry.npmjs.org/async
npm http GET https://registry.npmjs.org/async/-/async-0.2.6.tgz
npm http 200 https://registry.npmjs.org/async/-/async-0.2.6.tgz
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /root/tmp/tmp-8410fcr6100/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