摘要: ##### 查看本机npm镜像 npm config get registry 默认镜像: https://registry.npmjs.org 淘宝镜像: http://registry.npm.taobao.org/ ##### 设置淘宝镜像 npm config set registry ht 阅读全文
posted @ 2022-08-25 22:53 道之缘 阅读(35) 评论(0) 推荐(0) 编辑