Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have an issue installing this with npm. Here is the error : http://i.imgur.com/7NQo8US.png


Have you tried clearing your cache (with npm cache clear) ?

Codebox is on NPM, here : https://npmjs.org/package/codebox.

Try clearing your cache and give it another try, it seems to be some issue on NPM's side.


well, I installed npm just for that :p

Also Tried the cache clear, didn't do anything.

Nevermind, will pass on that. Seems to be a great work btw, will try again in a few months :)

Edit : I had to npm config set registry http://registry.npmjs.org/ and it's working now.


Great :)


Oops I think my system is too old to run that :p

npm ERR! Unsupported npm ERR! Not compatible with your version of node/npm: loadfire@1.3.4 npm ERR! Required: {"node":">=0.8.0"} npm ERR! Actual: {"npm":"1.1.4","node":"0.6.12"}

enjoyaol@serveur:~/codebox$ uname -a Linux serveur 3.2.0-55-generic #85-Ubuntu SMP Wed Oct 2 12:29:27 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux


The Node.js in Ubuntu's repositories is horrifically old. Try this PPA: https://launchpad.net/~chris-lea/+archive/node.js/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: