Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

npm change registry

# replace the default registry URL as per your requirement

# the first command below is probably sufficient
npm config set registry https://registry.npmjs.org/

# command below probably not required
npm install --registry=https://registry.npmjs.org/
Comment

set npm registry

npm config set registry https://registry.npmjs.org/
Comment

PREVIOUS NEXT
Code Example
Shell :: git allow unrelated histories 
Shell :: uninstall skype from ubuntu 
Shell :: linux how to see ports in use 
Shell :: dotnet ef scaffold sqlite 
Shell :: mac restart audio driver 
Shell :: how to remove node_modules from git 
Shell :: dotnet ef not found 
Shell :: find gnome shell version 
Shell :: brew uninstall mysql 
Shell :: mvn clean install skip test 
Shell :: bash: gedit: command not found 
Shell :: how to add docker to sudo group 
Shell :: install snap on kalicannot communicate with server: Post "http://localhost/v2/snaps/core": dial unix /run/snapd.socket: connect: no such file or directory 
Shell :: list used ports on mac 
Shell :: how pip install on centos 
Shell :: restart supervisor 
Shell :: nonexistentpath data directory /data/db not found 
Shell :: list file size as mb 
Shell :: uninstall pgadmin3 ubuntu 
Shell :: check debian version 
Shell :: setremotelogin: Turning Remote Login on or off requires Full Disk Access privileges. 
Shell :: free port in linux 
Shell :: Could not find OpenSSL. Install an OpenSSL development package or 
Shell :: clear docker 
Shell :: uninstall scikit learn 
Shell :: download arduino ide in raspberry pi through terminal 
Shell :: ubuntu keepass2 
Shell :: necessary tools to install on kali linux WSL 
Shell :: git config username 
Shell :: chmod 777 ubuntu xampp 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =