npm install not workjing behind proxy
npm 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++:
- how to run cmd run administrator using script
- How to tell ping to exit after a specified number of ECHO_REQUEST packets
- -bash: jupyter: command not found linux
- remove branch not published yet
- install three.js
- heroku create app
- ubuntu install docker
- linux check gpu usage
- universal command to get operating system
- use svg in gatsby
- pathspec '4.0' did not match any file(s) known to git.
- bash cd too many arguments
- linux full permission to folder
- how to install pygame in ubuntu 20.04
- Não foi possível encontrar o pacote conky-manager ubuntu mate
- parquet tools install mac
- unity hub installation aborted
- create directory in linux
- set ubuntu display landscape
- mount in linux
- bash similiar to choice in cmd
- linux make a copy of a folder in another foldedr
- how to remove windows 10 built in apps powershell
- remove folder in all sub folders linux command