Skip to content

Instantly share code, notes, and snippets.

@uzbekdev1
Created October 17, 2021 20:26
Show Gist options
  • Select an option

  • Save uzbekdev1/0b8c9be51dd616c7122f8f37ade66d5c to your computer and use it in GitHub Desktop.

Select an option

Save uzbekdev1/0b8c9be51dd616c7122f8f37ade66d5c to your computer and use it in GitHub Desktop.
npm proxy
npm config set proxy http://usr:pass@192.168.15.3:8080
npm config set https_proxy http://usr:pass@192.168.15.3:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment