Skip to content

Instantly share code, notes, and snippets.

Created February 5, 2013 03:04
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/a8b85a714cce7e887bf6 to your computer and use it in GitHub Desktop.
Save anonymous/a8b85a714cce7e887bf6 to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu 3dot
info: jitsu v0.11.4, node v0.8.17
info: It worked if it ends with Nodejitsu ok
info: Executing command apps start
info: Starting app blublocks
error: Error running command apps start
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy the app
error:
error: NPM Install failed
error: NPM failed to install dependencies
error:
error: This type of error is usually a user error.
error: Error output from Haibu:
error:
error: gyp http GET http://nodejs.org/dist/v0.8.9/node-v0.8.9.tar.gz
error: gyp http 200 http://nodejs.org/dist/v0.8.9/node-v0.8.9.tar.gz
error: npm ERR! time@0.8.4 install: `node-gyp rebuild`
error: npm ERR! `sh "-c" "node-gyp rebuild"` failed with 7
error: npm ERR!
error: npm ERR! Failed at the time@0.8.4 install script.
error: npm ERR! This is most likely a problem with the time package,
error: npm ERR! not with npm itself.
error: npm ERR! Tell the author that this fails on your system:
error: npm ERR! node-gyp rebuild
error: npm ERR! You can get their info via:
error: npm ERR! npm owner ls time
error: npm ERR! There is likely additional logging output above.
error:
error: npm ERR! System SunOS 5.11
error: npm ERR! command "node" "/opt/haibu/node-versions/0.8.9/bin/npm" "--unsafe-perm" "true" "--cache" "/opt/haibu/apps/3dot/blublocks/.npm" "--userconfig" "/opt/haibu/apps/3dot/blublocks/.userconfig" "--globalconfig" "/opt/haibu/apps/3dot/blublocks/.globalconfig" "--production" "install"
error: npm ERR! cwd /opt/haibu/apps/3dot/blublocks/package
error: npm ERR! node -v v0.8.9
error: npm ERR! npm -v 1.1.61
error: npm ERR! code ELIFECYCLE
error: npm ERR!
error: npm ERR! Additional logging details can be found in:
error: npm ERR! /opt/haibu/apps/3dot/blublocks/package/npm-debug.log
error: npm ERR! not ok code 0
error:
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