Guest User

Untitled

a guest
Nov 14th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. npm config set proxy http://username:password@proxyurl:port
  2. npm config set http_proxy http://username:password@proxyurl:port
  3. npm config set https_proxy https://username:password@proxyurl:port
Add Comment
Please, Sign In to add comment