npm ERR! code ELIFECYCLE

知识学习 02-14 16:23

项目开发环境遇到报错如下

npm ERR! code ELIFECYCLE

废话不多说,上解决方案

1:npm cache clean --force
2:rm -rf node_modules
3:rm -rf package-lock.json
4:npm install 或者 npm install  --registry=https://registry.npm.taobao.org

npm install 成功之后再次启动 npm start

javacsscentosvuejsonjavascript时间戳git手机数码网络科技mysql

相关推荐