$ sudo npm install -g c9
npm http GET https://registry.npmjs.org/c9
npm http 304 https://registry.npmjs.org/c9
> c9@0.1.15 postinstall /usr/local/lib/node_modules/c9
> node ./install.js
Downloading: http://d6ff1xmuve0sx.cloudfront.net/c9local/prod/c9local-0.6.1.tgz
Extracting: /home/merlin/.c9/installs/node_modules/~c9local~download-1342056997043
###
# Error:
# gzip: stdin: unexpected end of file
# tar: Unexpected EOF in archive
# tar: Unexpected EOF in archive
# tar: Error is not recoverable: exiting now
#
# at /usr/local/lib/node_modules/c9/install.js:236:26
# at ChildProcess.exithandler (child_process.js:286:7)
# at ChildProcess.emit (events.js:70:17)
# at maybeExit (child_process.js:360:16)
# at Socket.<anonymous> (child_process.js:465:7)
# at Socket.emit (events.js:67:17)
# at Array.1 (net.js:335:10)
# at EventEmitter._tickCallback (node.js:192:40)
###
###
# There was an ERROR installing Cloud9 IDE version 0.6.1. See above.
###
npm ERR! c9@0.1.15 postinstall: `node ./install.js`
npm ERR! `sh "-c" "node ./install.js"` failed with 1
npm ERR!
npm ERR! Failed at the c9@0.1.15 postinstall script.
npm ERR! This is most likely a problem with the c9 package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node ./install.js
npm ERR! You can get their info via:
npm ERR! npm owner ls c9
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.2.0-26-generic
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "c9"
npm ERR! cwd /home/merlin
npm ERR! node -v v0.6.15
npm ERR! npm -v 1.1.36
npm ERR! code ELIFECYCLE
npm ERR! message c9@0.1.15 postinstall: `node ./install.js`
npm ERR! message `sh "-c" "node ./install.js"` failed with 1
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/merlin/npm-debug.log
npm ERR! not ok code undefined
npm ERR! not ok code 1