NPM Mirrors

A topic built around all the best posts and information from the site. It includes informative posts, links to resources, tips, tricks, ect... Do not post here unless it will become a resource based post.
Post Reply
User avatar
hallsofvallhalla
Site Admin
Posts: 12023
Joined: Wed Apr 22, 2009 11:29 pm

NPM Mirrors

Post by hallsofvallhalla »

In case anyone has the issue I had to day where MongoDB NPM server is down, here is a mirror for any NPM package

http://blog.modulus.io/npm-mirrors

so basically I did

Code: Select all

npm install mongodb --registry http://registry.npmjs.org
and it worked!
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: NPM Mirrors

Post by Jackolantern »

I have never had an issue with npm being down, but this is very good to know! In a way it can be kind of scary to have all packages in one place, all relying on one Internet connection. So it is very good to know they have some redundancy.
The indelible lord of tl;dr
Post Reply

Return to “Resources”