Guest User

Untitled

a guest
Jan 12th, 2018
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. npm ERR! code E407
  2. npm ERR! 407 Proxy Authentication Required: npm@latest
  3.  
  4. npm config set proxy http://"user:MyP@ssword"@proxy.big.corp.fr:8080
  5. npm config set https-proxy http://"user:MyP@ssword"@proxy.big.corp.fr:8080
Add Comment
Please, Sign In to add comment