Skip to content

Instantly share code, notes, and snippets.

Created May 25, 2013 05:11
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 anonymous/5647978 to your computer and use it in GitHub Desktop.
Save anonymous/5647978 to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu ringr
info: jitsu v0.12.10-2, node v0.8.16
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node server.js
info: Creating snapshot 0.1.0-1
info Uploading: [=============================] 100%
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: npm http GET https://registry.npmjs.org/http
npm http GET https://registry.npmjs.org/jade
npm http GET https://registry.npmjs.org/mysql
npm http GET https://registry.npmjs.org/path
npm http GET https://registry.npmjs.org/express
npm http GET https://registry.npmjs.org/fs
npm http GET https://registry.npmjs.org/querystring
npm http GET https://registry.npmjs.org/socket.io
npm http GET https://registry.npmjs.org/url
npm http 404 https://registry.npmjs.org/http
npm ERR! 404 'http' 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 "node" "/opt/local/bin/npm" "install"
npm ERR! cwd /root/tmp/tmp-66932pfw598g/build/package
npm ERR! node -v v0.8.22
npm ERR! npm -v 1.2.19
npm ERR! code E404
npm http 200 https://registry.npmjs.org/path
npm http GET https://registry.npmjs.org/path/-/path-0.4.9.tgz
npm http 404 https://registry.npmjs.org/fs
npm http 200 https://registry.npmjs.org/querystring
npm http GET https://registry.npmjs.org/querystring/-/querystring-0.1.0.tgz
npm http 200 https://registry.npmjs.org/mysql
npm http GET https://registry.npmjs.org/mysql/-/mysql-2.0.0-alpha8.tgz
npm http 200 https://registry.npmjs.org/jade
npm http 200 https://registry.npmjs.org/socket.io
npm http 200 https://registry.npmjs.org/express
npm http GET https://registry.npmjs.org/jade/-/jade-0.28.2.tgz
npm http GET https://registry.npmjs.org/socket.io/-/socket.io-0.9.14.tgz
npm http GET https://registry.npmjs.org/express/-/express-3.1.2.tgz
npm http 200 https://registry.npmjs.org/path/-/path-0.4.9.tgz
npm http 200 https://registry.npmjs.org/url
npm http GET https://registry.npmjs.org/url/-/url-0.7.9.tgz
npm WARN package.json path@0.4.9 No readme data!
npm http 200 https://registry.npmjs.org/querystring/-/querystring-0.1.0.tgz
npm http 200 https://registry.npmjs.org/express/-/express-3.1.2.tgz
npm http 200 https://registry.npmjs.org/mysql/-/mysql-2.0.0-alpha8.tgz
npm http 200 https://registry.npmjs.org/url/-/url-0.7.9.tgz
npm WARN package.json url@0.7.9 No readme data!
npm http 200 https://registry.npmjs.org/jade/-/jade-0.28.2.tgz
npm http 200 https://registry.npmjs.org/socket.io/-/socket.io-0.9.14.tgz
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /root/tmp/tmp-66932pfw598g/build/package/npm-debug.log
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment