Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 11th, 2012  |  syntax: Bash  |  size: 1.96 KB  |  hits: 32  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. $ sudo npm install -g c9
  2. npm http GET https://registry.npmjs.org/c9
  3. npm http 304 https://registry.npmjs.org/c9
  4.  
  5. > c9@0.1.15 postinstall /usr/local/lib/node_modules/c9
  6. > node ./install.js
  7.  
  8. Downloading: http://d6ff1xmuve0sx.cloudfront.net/c9local/prod/c9local-0.6.1.tgz
  9. Extracting: /home/merlin/.c9/installs/node_modules/~c9local~download-1342056997043
  10. ###
  11. #  Error:
  12. #  gzip: stdin: unexpected end of file
  13. #  tar: Unexpected EOF in archive
  14. #  tar: Unexpected EOF in archive
  15. #  tar: Error is not recoverable: exiting now
  16. #  
  17. #      at /usr/local/lib/node_modules/c9/install.js:236:26
  18. #      at ChildProcess.exithandler (child_process.js:286:7)
  19. #      at ChildProcess.emit (events.js:70:17)
  20. #      at maybeExit (child_process.js:360:16)
  21. #      at Socket.<anonymous> (child_process.js:465:7)
  22. #      at Socket.emit (events.js:67:17)
  23. #      at Array.1 (net.js:335:10)
  24. #      at EventEmitter._tickCallback (node.js:192:40)
  25. ###
  26. ###
  27. #  There was an ERROR installing Cloud9 IDE version 0.6.1. See above.
  28. ###
  29. npm ERR! c9@0.1.15 postinstall: `node ./install.js`
  30. npm ERR! `sh "-c" "node ./install.js"` failed with 1
  31. npm ERR!
  32. npm ERR! Failed at the c9@0.1.15 postinstall script.
  33. npm ERR! This is most likely a problem with the c9 package,
  34. npm ERR! not with npm itself.
  35. npm ERR! Tell the author that this fails on your system:
  36. npm ERR!     node ./install.js
  37. npm ERR! You can get their info via:
  38. npm ERR!     npm owner ls c9
  39. npm ERR! There is likely additional logging output above.
  40.  
  41. npm ERR! System Linux 3.2.0-26-generic
  42. npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "c9"
  43. npm ERR! cwd /home/merlin
  44. npm ERR! node -v v0.6.15
  45. npm ERR! npm -v 1.1.36
  46. npm ERR! code ELIFECYCLE
  47. npm ERR! message c9@0.1.15 postinstall: `node ./install.js`
  48. npm ERR! message `sh "-c" "node ./install.js"` failed with 1
  49. npm ERR!
  50. npm ERR! Additional logging details can be found in:
  51. npm ERR!     /home/merlin/npm-debug.log
  52. npm ERR! not ok code undefined
  53. npm ERR! not ok code 1