摘要: 更换国内源 npm config set registry http://registry.cnpmjs.org 安装cnpm并设置国内源 npm install -g cnpm --registry=https://registry.npm.taobao.org 查看配置 npm config l 阅读全文
posted @ 2021-04-06 15:15 悬剑丶 阅读(167) 评论(0) 推荐(0) 编辑