[npm nodejs] Setup Proxy Node.js and Npm tháng 10 16, 2017 npm config set proxy http://proxy.company.com:8080 npm config set https-proxy http://proxy.company.com:8080 Read more »