0
点赞
收藏
分享

微信扫一扫

使用nrm管理nodejs.镜像registry地址

慎壹 2022-02-07 阅读 76
node.js

使用nrm管理registry地址

1)安装nrm

npm install -g nrm

2)查看镜像列表

nrm ls

3)切换镜像

nrm use taobao
举报

相关推荐

0 条评论