vue报错:dependencies were not found: * element-ui in ./src/main.js * element-ui/lib/theme-chalk/inde
生活随笔
收集整理的這篇文章主要介紹了
vue报错:dependencies were not found: * element-ui in ./src/main.js * element-ui/lib/theme-chalk/inde
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
報(bào)錯(cuò)信息
These dependencies were not found:
* element-ui in ./src/main.js
* element-ui/lib/theme-chalk/index.css in ./src/main.js
解決方案
1、?cmd進(jìn)入命令行窗口,切入運(yùn)行的項(xiàng)目文件夾下
2、輸入 cnpm i element-ui -S(沒(méi)有裝淘寶鏡像的使用? npm i element-ui -S)
再起項(xiàng)目,可以解決了
?
總結(jié)
以上是生活随笔為你收集整理的vue报错:dependencies were not found: * element-ui in ./src/main.js * element-ui/lib/theme-chalk/inde的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: C#中一些日期的相关操作
- 下一篇: 关于 VB,VC,Delphi,SDK