npm 添加华为镜像源 创建:2024.04.27 21:19更新:2024.04.27 21:19 2024-04-27 在当前项目配置 # 设置镜像源 npm config set registry https://mirrors.huaweicloud.com/repository/npm/ # 清空缓存 npm cache clean -f # 检查 npm config list Please enable JavaScript to view the comments powered by Disqus.