开发者社区> 论尽先生> 正文

超大坑!springboot + vue + element-ui,运行前端项目报these dependencies were not found的问题

简介: These dependencies were not found: * babel-runtime/core-js/json/stringify in ./src/mock/modules/sys-menu.
+关注继续查看
These dependencies were not found:

* babel-runtime/core-js/json/stringify in ./src/mock/modules/sys-menu.js, ./src/
router/index.js and 1 other
* babel-runtime/core-js/object/keys in ./src/store/index.js
* babel-runtime/core-js/promise in ./src/utils/httpRequest.js
* babel-runtime/helpers/extends in ./src/router/index.js
* qs in ./src/utils/httpRequest.js
* svg-baker-runtime/browser-symbol in ./src/icons/svg/icon-tixing.svg, ./src/ico
ns/svg/icon-xiangqufill.svg and 29 others

To install them, you can run: npm install --save babel-runtime/core-js/json/stri
ngify babel-runtime/core-js/object/keys babel-runtime/core-js/promise babel-runt
ime/helpers/extends qs svg-baker-runtime/browser-symbol

解决办法:
1、安装cnpm(操作略了)
2、把该项目文件夹下的node_modules彻底删掉,必须彻底!
3、重新cmd-cnpm install-cnpm run dev ,ok! 解决!

答案我搜了很久,感谢其他站点给予提示的巨人们!

版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。

相关文章
搭建自己第一个springboot+vue程序
尝试用Linux部署springboot项目 通过安装java jdk mysql环境后 将项目部署到服务器 进行调试
129 0
有关后端使用Springboot导出Excel,前端使用vue实现Excel下载的功能实现
有关后端使用Springboot导出Excel,前端使用vue实现Excel下载的功能实现
156 0
基于SpringBoot+Redis+Vue的后台管理系统开源项目,附源码地址
项目名称 eladmin (权限管理系统) 简介 eladmin 是一款基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue 的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由。
229 0
基于Springboot+Mybatisplus+Vue的在线购物平台管理系统
基于Springboot+Mybatisplus+Vue的在线购物平台管理系统
137 0
基于Springboot+MybatisPlus+Vue的在线课程管理系统
基于Springboot+MybatisPlus+Vue的在线课程管理系统
57 0
基于Springboot+MybatisPlus+Vue前后端分离的人事招聘管理系统
基于Springboot+MybatisPlus+Vue前后端分离的人事招聘管理系统
83 0
基于Springboot+MybatisPlus+Vue前后端分离的中华文华学习平台
基于Springboot+MybatisPlus+Vue前后端分离的中华文华学习平台
59 0
基于Springboot+MybatisPlus+Vue的前后端分离电子商城系统
基于Springboot+MybatisPlus+Vue的前后端分离电子商城系统
206 0
基于Springboot+MybatisPlus+Vue的前后端分离家具城管理系统
基于Springboot+MybatisPlus+Vue的前后端分离家具城管理系统
69 0
基于springboot+mybatisplus+vue-科技项目评审及专家库管理系统
基于springboot+mybatisplus+vue-科技项目评审及专家库管理系统
115 0
+关注
论尽先生
哈哈哈
文章
问答
视频
文章排行榜
最热
最新
相关电子书
更多
前端代码是怎样智能生成的
立即下载
低代码开发师(初级)实战教程
立即下载
阿里巴巴DevOps 最佳实践手册
立即下载
相关实验场景
更多