nrm的使用

npm config ls
查看npm的配置

nrm是管理注册管理器的

npm i nrm -g

nrm ls查看所有注册管理器

使用指定的registry
nrm use 名字

添加
nrm add 名字 地址

删除
nrm del 名字

测试速度
nrm test npm

 

posted on 2020-04-04 14:58  daV_chen  阅读(160)  评论(0编辑  收藏  举报

导航