How to use verdaccio to create private npm registry? npm i -g verdaccio npm set registry http://localhost:4873 verdaccio // to start verdaccio npm adduser --registry http://localhost:4873 type [链接]:4873 in bowser adress bar and enter revise verdaccio config file open a terminal gedit /home/abby...