Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kristianpedersen/3f42d407b706af20464e5b42c041b81c to your computer and use it in GitHub Desktop.
Save kristianpedersen/3f42d407b706af20464e5b42c041b81c to your computer and use it in GitHub Desktop.
If npm installs fail on WSL

sudo nano /etc/hosts

Add this line:

104.16.110.30 registry.npmjs.org npmjs.org registry.npmjs.com npmjs.com

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