安装建议加上-g
npm i @front-base/snpm -g
-
npm------- https://registry.npmjs.org/
yarn------ https://registry.yarnpkg.com/
tencent--- https://mirrors.cloud.tencent.com/npm/
cnpm------ https://r.cnpmjs.org/
taobao---- https://registry.npmmirror.com/
npmMirror- https://skimdb.npmjs.com/registry/
选择你要切换的源
当前源: npm
1.输入添加的名称 2.输入源地址
? 请选择镜像 cnpm 响应时长: 1635ms
add添加的源都可以删除
自定义添加的源都可以进行重新命名
Usage: snpm [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands: ls 查看镜像
use 请选择镜像
current 查看当前源
ping 测试镜像地址速度
add 自定义镜像
delete 删除自定义的源
rename 重命名
edit 编辑自定义镜像地址
help [command] display help for command
开源地址
https://gitee.com/NativeBase/snpm.git
https://github.com/jiaoxiaoyuan/snpm.git