npm A complete log of this run can be found in
1.旧项目
切换版本试试
2.新搞到的项目
删除下载好的node_modules
删除package-lock.json文件
清除npm缓存 npm cache clean --force
npm install
切换版本试试
删除下载好的node_modules
删除package-lock.json文件
清除npm缓存 npm cache clean --force
npm install