npm install behind proxy
npm config set strict-ssl false
npm config set registry "http://registry.npmjs.org/"
npm config set proxy http://<username><password>@proxy-server-url>:<port>
npm config set https-proxy http://<username><password>@proxy-server-url>:<port>
npm installnpm config set strict-ssl false
# Set npm to use http instead of https
npm config set registry "http://registry.npmjs.org/"
# install your package with below syntax, can leave out the
# username:password section if your proxy does not require
# you to authenticate. The "http://" part is very important
npm --proxy http://username:[email protected]:80 install packagename
Also in C++:
- disregard incoming git pull and return to last commit
- git checkout -b
- config git editor vim
- check redis version
- boost volume ubuntu
- linux commands list
- doskey permanent
- how to make copy of branch in git
- install docker-compose coreos
- how to install visual studio code in ubuntu
- how to store git credentials
- git check difference between local and remote
- ubuntu check user groups
- sed match number of unknow digits
- shut down computer in terminal linux
- statsmodels.formula.api.logit
- windows powershell symlink
- instagram private viewer api github
- bash how to print the list of files in a directory ls
- linux show file line size
- element function in terraform
- recutils add field in record
- how to make branch in git command
- install atom ubuntu 18