报错信息

These dependencies were not found:

* element-ui in ./src/main.js

* element-ui/lib/theme-chalk/index.css in ./src/main.js

解决方案

1、 cmd进入命令行窗口,切入运行的项目文件夹下

2、输入 cnpm i element-ui -S(没有装淘宝镜像的使用  npm i element-ui -S)

再起项目,可以解决了

vue报错:dependencies were not found: * element-ui in ./src/main.js * element-ui/lib/theme-chalk/inde相关推荐

  1. vue报错 ‘Cannot find module ‘D:\nodejs\node_modules\npm\bin\npm-cli.js‘

    首先看到这个问题 就需要去验证是否是npm 所有命令都无法使用,其次去nodejs的安装目录下的node_modules有没有npm目录,npm/cnpm这些命令node_modules下都会有的 如 ...

  2. vue 报错unknown custom element解决方法

    vue 报错unknown custom element解决方法 参考文章: (1)vue 报错unknown custom element解决方法 (2)https://www.cnblogs.co ...

  3. Vue报错:Unknown custom element: router-view - did you register the component correctly页面中不显示链接

    Vue报错:Unknown custom element: router-view - did you register the component correctly vue-router应用到组件 ...

  4. vue报错:Unknown custom element: <xxx> - did you register the component correctly?

    vue报错:Unknown custom element: - did you register the component correctly? For recursive components, ...

  5. Vue报错:conflicts with v-model on the same element because the latter already expands to a value

    Vue报错:conflicts with v-model on the same element because the latter already expands to a value :valu ...

  6. VUE报错:These dependencies were not found:* element-ui in ./src/main.js* element-ui/lib/theme-chal

    报错: These dependencies were not found: * element-ui in ./src/main.js * element-ui/lib/theme-chalk/in ...

  7. Vue报错:Error while running task D:\vue\forum:build with message‘spawn vue-cli-service ENOENT‘

    Vue报错:Error while running task D:\vue\vueforum\forum:build with message'spawn vue-cli-service ENOENT ...

  8. vue 报错 Cannot read property ‘__ob__‘ of undefined的解决方法

    vue 报错 Cannot read property '__ob__' of undefined的解决方法 参考文章: (1)vue 报错 Cannot read property '__ob__' ...

  9. Vue报错:sockjs.js?9be2:1627 GET http://192.168.43.88:8080/sockjs-node/info?t=1631603986586 net::ERR_CO

    Vue报错:sockjs.js?9be2:1627 GET http://192.168.43.88:8080/sockjs-node/info?t=1631603986586 net::ERR_CO ...

最新文章

  1. 人工智能正在向具有“高情商”发展
  2. 应用 Valgrind 发现 Linux 程序的内存问题 [转]
  3. 电脑连接到网络显示未连接到服务器未响应,电脑dns服务器未响应怎么办?
  4. keras从入门到放弃(十)手写数字识别训练
  5. 麦格纳软件公司绩效考核信息化管理解决方案
  6. at指令获取网络连接类型_【新手】ESP8266模块 AT指令详解
  7. Sentinel(十一)之黑白名单控制
  8. 密码学专题 OpenSSL标准转换指令
  9. webview 本地 html空白,WKWebView加载本地html遇到的坑与解决办法
  10. [转]UpdatePanel的用法详解
  11. js文件、图片上传(原生方法和jquery的ajax两种都有)
  12. Tensorflow-gpu 2.4.1与CUDA11.1,cuDNN8.1配置问题
  13. 数模电路基础知识 —— 3. 常见电路符号说明(电容、电阻、电感)
  14. 华为荣耀3x畅玩版解锁
  15. Oracle 日期相减获取年龄
  16. Playwright-python 教程
  17. java做抽奖系统怎么搞_JAVA 随机抽奖系统 实现教程及代码
  18. linux (ubuntu)安装包安装sublime
  19. HTML5中制作彩色圆环的代码,HTML5 五彩圆环Loading加载动画实现教程
  20. PDF格式转换、合并、分割、加水印、加页码各种操作,收藏这几个网站就够啦

热门文章

  1. HTML+CSS+JS实现 ❤️3D奥运五环图形特效❤️
  2. oracle ldap 配置,Ubuntu安装OpenLDAP之配置LDAP
  3. xy坐标正负方向_【笛卡尔坐标系】
  4. 在家怎么看公司服务器上的文件,怎么查看云服务器上的文件
  5. get方法请求返回一个文件_一键转换多种文件格式,完全免费,总有一个方法适合你...
  6. linux 安装 交换分区大小,给已安装的Linux新增Swap交换分区
  7. java php 女生数量,萌妹子告诉你php和java如何选
  8. 支持向量机的基本思想_支持向量机的分类思想
  9. 【Python】base64模块对图片进行base64编码和解码
  10. [Err] 1064 - You have an error in your SQL syntax check the manual that corresponds to 之Mysql报错