摘要:
// 查看镜像 npm config get registry // 更换镜像 npm config set registry xxxxxx // 恢复官方默认镜像 npm config set registry https://registry.npmjs.org // 最新的配置淘宝镜像,原‘h 阅读全文
posted @ 2024-02-21 11:33 Hhuizi 阅读(146) 评论(0) 推荐(0)
|
摘要:
// 查看镜像 npm config get registry // 更换镜像 npm config set registry xxxxxx // 恢复官方默认镜像 npm config set registry https://registry.npmjs.org // 最新的配置淘宝镜像,原‘h 阅读全文
posted @ 2024-02-21 11:33 Hhuizi 阅读(146) 评论(0) 推荐(0) |
||