摘要: npm管理 配置 设置下载源 npm config set reqistry https://registry.npm.taobao.org 查看下载源 npm config get reqistry 设置缓存目录 npm config set cache "D:\npm\npm-cache" 设置 阅读全文
posted @ 2022-12-30 22:19 邵泽龙 阅读(52) 评论(0) 推荐(0)