- Download Verdaccio with npm [click here to view the]official website
 
npm install verdaccio -g
- How to switch origin
 
- Install nrm
 
npm install nrm -g     
- Check exist origin
 
nrm ls
- Delete origin
 
nrm del [originname]
npm install verdaccio -g
npm install nrm -g     
nrm ls
nrm del [originname]
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)