[nodejs] error when I use command (npm insatll ) in windows

2012-10-23 Thread Saeed Alasiry
when I use ( npm command ) some errors apper and main error is: tunneling socket could not be established, cause=getaddrinfo ENOENT -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you

Re: [nodejs] error when I use command (npm insatll ) in windows

2012-10-23 Thread Ben Noordhuis
On Wed, Oct 24, 2012 at 1:41 AM, Saeed Alasiry wrote: > when I use ( npm command ) some errors apper and main error is: > tunneling socket could not be established, cause=getaddrinfo ENOENT 'getaddrinfo ENOENT' means npm could not resolve a hostname, probably npmjs.org. Are you behind a corporate

Re: [nodejs] error when I use command (npm insatll ) in windows

2012-10-24 Thread Ritchie Flick
Npmjs.org was down for some time, sure you didn't tried then? This message was send from my phone Flick Ritchie On Oct 24, 2012 2:22 AM, "Ben Noordhuis" wrote: > On Wed, Oct 24, 2012 at 1:41 AM, Saeed Alasiry > wrote: > > when I use ( npm command ) s