[nodejs] Re: Unable to install anything using npm

2012-07-09 Thread mscdex
On Jul 9, 11:01 pm, Harlan Bloom wrote: > npm ERR! npm -v 1.1.1 That's a very old version of npm. Have you tried updating it? Since you aren't able to install anything, you may have to execute the installer script from npmjs.org manually [1]. [1] http://npmjs.org/install.sh -- Job Board: http:

[nodejs] Re: Unable to install anything using npm

2012-07-09 Thread mscdex
On Jul 10, 1:24 am, mscdex wrote: > On Jul 9, 11:01 pm, Harlan Bloom wrote: > > > npm ERR! npm -v 1.1.1 > > That's a very old version of npm. Have you tried updating it? Since > you aren't able to install anything, you may have to execute the > installer script from npmjs.org manually [1]. > > [1

[nodejs] Re: Unable to install anything using npm

2012-07-10 Thread ec.developer
Have you tried to update the npm instead of installing newer version? Try sudo npm -g update npm On Tuesday, July 10, 2012 6:01:57 AM UTC+3, Harlan Bloom wrote: > > I am unable to use npm to install anything. I have cleared the cache > several times using "npm cache clean". > > visionmedia-expr

[nodejs] Re: Unable to install anything using npm

2012-07-10 Thread mscdex
On Jul 10, 8:36 am, "ec.developer" wrote: > Have you tried to update the npm instead of installing newer version? > Try sudo npm -g update npm Kind of hard to do if he can't retrieve anything from npm ;-) -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/

[nodejs] Re: Unable to install anything using npm

2012-08-14 Thread cayasso
Make sure you have the correct date and time on your machine! JB On Tuesday, July 10, 2012 8:43:00 AM UTC-6, mscdex wrote: > > On Jul 10, 8:36 am, "ec.developer" wrote: > > Have you tried to update the npm instead of installing newer version? > > Try sudo npm -g update npm > > Kind of hard to

Re: [nodejs] Re: Unable to install anything using npm

2012-07-10 Thread Harlan H. Bloom
issues> npm ERR! or email it to: npm ERR! npm ERR! System Linux 2.6.38-15-server npm ERR! command "node" "/data/home/harlan/Downloads/development/javascript/isaacs-npm-103d049/cli.js" "install" "https://github.com/isaacs/ronnjs/tarball/master"; npm ER