查看自己使用的使什么镜像
在命令行中输入
npm config get registry
通过命令配置
//旧淘宝镜像
npm config set registry https://registry.npm.taobao.org/
//新淘宝镜像
npm config set registry https://registry.npmmirror.com
总结
最后在使用
npm config get registry
查询是否更改为淘宝镜像
在命令行中输入
npm config get registry
//旧淘宝镜像
npm config set registry https://registry.npm.taobao.org/
//新淘宝镜像
npm config set registry https://registry.npmmirror.com
最后在使用
npm config get registry
查询是否更改为淘宝镜像
2024-10-30 21:10:12
2024-11-10 09:11:04
2024-11-10 09:11:50
2024-11-10 09:11:48
2024-11-10 09:11:32
2024-11-10 09:11:16
2024-11-10 09:11:06
2024-11-10 09:11:04
2024-11-10 09:11:58
2024-11-10 09:11:24