NodeJS

From RHS Wiki
Jump to navigation Jump to search

npm Behind Proxy

npm config set http-proxy http://user:pass@proxy.example.com:3128
npm config set https-proxy http://user:pass@proxy.example.com:3128