安装nrm
npm install -g nrm
版本及帮助
Options:-V, --version 查看版本号-h, --help 帮助命令
如下图
常用命令
Commands:ls 全部注册数据源列表current [options] 显示当前使用的数据源名称或urluse <name> 修改当前数据源add <name> <url> [home] 新增自定义数据源del <name> 删除自定义数据源
示例操作如下
npm 验证
常用数据源
(1)官方源:https://registry.npmjs.org
(2)淘宝源:https://registry.npmmirror.com
(3)cnpm源:http://r.cnpmjs.org
(4)华为云npm源:https://mirrors.huaweicloud.com/repository/npm
(5)腾讯云源:https://mirrors.cloud.tencent.com/npm/