On Jun 27, 4:18 pm, Dan <dan.beav...@acm.org> wrote:
> I upgraded to node-v0.8.0 and still have the problem.
>
> The contents of resolv.conf:
> nameserver 10.0.0.254
> nameserver 208.67.222.222
> nameserver 208.67.220.222

It works for me on v0.8.0 on Windows and Linux:
dns.resolve('registry.npmjs.org',function(){console.dir(arguments)})

What if you try using only Google's DNS server (8.8.8.8) temporarily
to see if that makes a difference?

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to