npm install proxy
npm config set proxy http://username:password@host:port
npm config set https-proxy http://username:password@host:port
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 installproxy=http://username:password@host:port
https-proxy=http://username:password@host:port
https_proxy=http://username:password@host:port
npm config set proxy http://proxy_host:port
Also in C++:
- uninstall libxcb
- ampps on linux
- How to delete multiples files in Github
- - Installation request for jenssegers/mongodb ^3.6 -> satisfiable by jenssegers/mongodb[v3.6.0, v3.6.1, v3.6.2, v3.6.3, v3.6.4]. - Conclusion: don't install laravel/framework v7.22.4
- linux set python 3 as default
- upgrade ubuntu command line
- how to copy file to another directory in linux
- linux system version
- get file until match without including
- install RHEL in vmware
- Sync your Git Fork to the Original Repo
- ubuntu disable auto suspend command line
- react-native init directory locked in ubuntu why
- linux search file in specific folder
- how to erase folder that match characters in linux
- linux time befehl
- laravel install
- jupyter show digits
- git ignore all files and folders in folder
- search in centos terminal
- kubernetes using hyper v
- linux show uid
- If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvDestroyAllWindows'
- how to install things with apt