npm 安装出错

解决办法:

先安装npm 镜像 :安装方式:npm install -g cnpm -registry=https://registry.npm.taobao.org

再用cnpm install安装项目依赖

posted @ 2021-07-14 16:33  Sunlightqwq  阅读(48)  评论(0)    收藏  举报