Skip to content

Instantly share code, notes, and snippets.

@uzbekdev1
Created October 17, 2021 20:26
Show Gist options
  • Save uzbekdev1/0b8c9be51dd616c7122f8f37ade66d5c to your computer and use it in GitHub Desktop.
Save uzbekdev1/0b8c9be51dd616c7122f8f37ade66d5c to your computer and use it in GitHub Desktop.
npm proxy
npm config set proxy http://usr:[email protected]:8080
npm config set https_proxy http://usr:[email protected]:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment