Try this and then install npm. npm config set registry "http://registry.npmjs.org" npm config set strict-ssl false
On 15 Feb 2017 6:38 a.m., "Rafael Couto" <[email protected]> wrote: > Hi. > > I need install npm to make an internal application works. I read something > before, but I still having some problems. > I'm at directory where's the npm and the doc of app, sayed to make this > comands: > > # > npm install > # > > npm install config > # > npm install bson > > But, when I execute "*npm install*", I have a lot of npm errors. > > My configs in attach > > Regards > > -- > 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/fb3e5d4e-4f75-4789-b841-3562e4cd6f7a%40googlegroups.com > <https://groups.google.com/d/msgid/nodejs/fb3e5d4e-4f75-4789-b841-3562e4cd6f7a%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/CAHWx-HB8YpehdbPeEt3H26MmZC%3D%3DAJEBtaiSsvYRC2UKEJ1mhA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
