Skip to content

Instantly share code, notes, and snippets.

@streunerlein
Created August 12, 2012 12:34
Show Gist options
  • Save streunerlein/3331671 to your computer and use it in GitHub Desktop.
Save streunerlein/3331671 to your computer and use it in GitHub Desktop.
# use the npm mirror:
npm set registry http://ec2-46-137-149-160.eu-west-1.compute.amazonaws.com
# you can reset this later with npm set registry npm set registry https://registry.npmjs.org/
# then use it normally:
npm install express
@shreyaspadhye3011
Copy link

Hello

I'm also facing this issue very randomly while doing npm install using a docker file. Can this mirror be made available again, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment