Skip to content

Instantly share code, notes, and snippets.

@scottharwell
Created November 25, 2018 21:09
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 scottharwell/0b1118e6336d1fc469c041aa17e2b345 to your computer and use it in GitHub Desktop.
Save scottharwell/0b1118e6336d1fc469c041aa17e2b345 to your computer and use it in GitHub Desktop.
NPM Proxy Server Delete #npm #nodejs
npm config delete http-proxy; npm config delete https-proxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment