摘要: 在用npm引包的时候经常出现提示npm audit fix,可以进行如下操作: 1.淘宝镜像源会给你自动修复,然后下载相关依赖包。 nrm use taobao ,nrm如果你没装,就使用 npm i -g nrm在使用nrm use taobao 2.在使用npm i重新加载一遍所有依赖包,这时候 阅读全文
posted @ 2020-08-25 14:17 阿右boke 阅读(2584) 评论(0) 推荐(0)