使用npm构建报错 code ELIFECYCLE
在这里插入图片描述

解决办法,进入工作目录

$ rm -rf node_modules
$ rm -rf package-lock.json
$ npm cache clear --force
$ npm install

 

Logo

基于 Vue 的企业级 UI 组件库和中后台系统解决方案,为数万开发者服务。

更多推荐