vue报错:dependencies were not found: * element-ui in ./src/main.js * element-ui/lib/theme-chalk/inde
Dependencies
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
项目地址:https://gitcode.com/gh_mirrors/de/Dependencies
免费下载资源
·
报错信息
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)
再起项目,可以解决了
GitHub 加速计划 / de / Dependencies
8.61 K
704
下载
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
最近提交(Master分支:3 个月前 )
1997a400 - 2 年前
2f423539 - 2 年前
更多推荐
已为社区贡献7条内容
所有评论(0)