Skip to content

Instantly share code, notes, and snippets.

View jfstgermain's full-sized avatar

Jean-François St-Germain jfstgermain

View GitHub Profile
error: Nodejitsu Error (500): Internal Server Error
warn: Error returned from Nodejitsu
error: Error: socket hang up
error: at createHangUpError (http.js:1264:15)
error: at Socket.socketOnEnd (http.js:1352:23)
error: at TCP.onread (net.js:418:26)
help: For help with this error contact Nodejitsu Support:
help: webchat: <http://webchat.nodejitsu.com/>
help: irc: <irc://chat.freenode.net/#nodejitsu>
@jfstgermain
jfstgermain / gist:3801417
Created September 28, 2012 18:33
Installing jitsu in cloud9
npm http 200 https://registry.npmjs.org/revalidator/-/revalidator-0.1.2.tgz
npm ERR! error rolling back jitsu@0.9.8 Error: ENOTEMPTY, rmdir '/var/lib/stickshift/9b2d343164844a09a1e9f4ccc903fee7/app-root/data/lib/node_modules/jitsu/node_modules/npm/html/api'
npm ERR! Error: No compatible version found: read@'>=1.0.0- <1.1.0-'
npm ERR! Valid install targets:
npm ERR! ["0.0.1","0.0.2","0.0.3","0.1.0","0.1.1"]
npm ERR! at installTargetsError (/usr/lib/node_modules/npm/lib/cache.js:496:10)
npm ERR! at next_ (/usr/lib/node_modules/npm/lib/cache.js:446:17)
npm ERR! at next (/usr/lib/node_modules/npm/lib/cache.js:423:44)
npm ERR! at /usr/lib/node_modules/npm/lib/cache.js:416:5
npm ERR! at saved (/usr/lib/node_modules/npm/lib/utils/npm-registry-client/get.js:151:7)