Abp vNext 运行项目报脚本错误 [完美解决]
Abp vNext 运行项目报脚本错误
报错页面:

报错信息:
Could not find the bundle file '/libs/abp/core/abp.css' for the bundle 'LeptonXLite.Global'!
Could not find the bundle file '/libs/@fortawesome/fontawesome-free/css/all.css' for the bundle 'LeptonXLite.Global'!
错误原因:
初始化ABP项目,没有安装样式库导致
解决方案:
1.先下载 https://nodejs.org/en/download/
2.在当前项目所在的文件目录执行,如下命令: abp install-libs 然后重新生成打开运行成功

成功页面:


浙公网安备 33010602011771号