使用verdaccio搭建公司私有仓库 发表于 2019-07-17 安装1npm install -g verdaccio 启动服务123$> verdacciowarn --- config file - /home/.config/verdaccio/config.yamlwarn --- http address - http://localhost:4873/ - verdaccio/3.0.0 发布包1234npm adduser --registry http://localhost:4873//输入注册账号名,可以在web端登录npm publish --registry http://localhost:4873 删除包删除需要找到安装目录的指定的文件夹,直接删除目录即可1C:\Users\evi.wang\AppData\Roaming\verdaccio\storage 参考链接 https://verdaccio.org/ https://blog.csdn.net/qq_29594393/article/details/81587989 用nrm一键切换npm源 打赏 微信支付