首页 前端知识 ERROR Failed to compile with 4 errors - To install them, you can run: npm install --save lodash/clon

ERROR Failed to compile with 4 errors - To install them, you can run: npm install --save lodash/clon

2024-06-26 23:06:03 前端知识 前端哥 194 670 我要收藏

npm run dev 启动项目时报以下错误

 ERROR  Failed to compile with 4 errors                                                                         13:30:10

These dependencies were not found:

* lodash/cloneDeep in ./src/store/modules/user.js, ./node_modules/.store/cache-loader@4.1.0/node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/.store/babel-loader@8.3.0/node_modules/babel-loader/lib!./node_modules/.store/cache-loader@4.1.0/node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/.store/vue-loader@15.10.2/node_modules/vue-loader/lib??vue-loader-options!./src/views/acl/user/list.vue?vue&type=script&lang=js& and 1 other
* svg-baker-runtime/browser-symbol in ./src/icons/svg/dashboard.svg

To install them, you can run: npm install --save lodash/cloneDeep svg-baker-runtime/browser-symbol

使用 cnpm install --save vue-hot-reload-api 重新安装vue-hot-reload-api

安装成功后,再次 npm run dev 成功启动项目

转载请注明出处或者链接地址:https://www.qianduange.cn//article/13624.html
标签
评论
发布的文章

Markdown基础与进阶语法

2024-06-30 22:06:12

零基础 HTML 入门(详细)

2024-06-30 22:06:09

CSS3基本语法

2024-06-30 22:06:51

大家推荐的文章
会员中心 联系我 留言建议 回顶部
复制成功!