摘要: npm、pnpm、yarn 镜像源设置指南 npm 查询源 npm get registry 设置源 # 国内 淘宝 镜像源 npm config set registry https://registry.npmmirror.com/ # 官方镜像源 npm config set registry 阅读全文
posted @ 2025-07-22 17:13 Neon1204 阅读(1236) 评论(0) 推荐(0)