1、删除本地的package-lock.json 文件2、更新自己的npm 版本(npm i -g npm)3、 ... 3、清空npm 缓存(npm cache clean --force | npm cache verif)
確定! 回上一頁