if you are running npm behind the proxy try npm config list and see your proxy settings
On 22 April 2015 at 20:42, Wei Lim <[email protected]> wrote: > Hi guys, Im in a company and using node js to make a https POST call > service to a website, and I keep getting this error -> getaddrinfo EAGAIN. > Is it means that it's 100% proxy error? Like what is mention in this post > http://wil.boayue.com/blog/2013/06/14/using-npm-behind-a-proxy/? > The code works find in local machine but not in virtual machine, is there > possibility that different approach to coding when using private network? > > Thanks! > > -- > Job board: http://jobs.nodejs.org/ > New group rules: > https://gist.github.com/othiym23/9886289#file-moderation-policy-md > Old group rules: > 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 unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/7e107c6d-9fee-4322-82be-843f6ea65eab%40googlegroups.com > <https://groups.google.com/d/msgid/nodejs/7e107c6d-9fee-4322-82be-843f6ea65eab%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CAB3m6Y15KQxYETL%2Bbe_nB5xVP8NieoN-o8ZfdnwoHHL_%2BEHdAg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
