Loading

【Q&A】解决 abp vnext Could not find the bundle file '/libs/abp/core/abp.cs'

从abp.io 创建了一个project,在运行过程中发现identityServer web 无法启动,提示错误 Could not find the bundle file '/libs/abp/core/abp.cs',经过对比发现在在5.2 版本之后,源码中移除了wwwroot/libs,这一变动可能对开发环境和CICD等环境产生影响。

NOTICE: This can be a breaking change for your development environment and CI/CD pipelines.
So, please read it carefully and take the necessary actions.

解决方案#

1、安装 abp cli 命令行工具,具体地址 https://docs.abp.io/zh-Hans/abp/latest/CLI
2、在当前项目根目录执行 abp install-libs,会自动把最小依赖安装包自动安装到 /wwwroot/libs 目录下


参考文献#

作者:Darren

出处:https://www.cnblogs.com/jesn/p/16263206.html

版权:本作品采用「署名-非商业性使用-相同方式共享 4.0 国际」许可协议进行许可。

posted @   jesn  阅读(1612)  评论(0编辑  收藏  举报
more_horiz
keyboard_arrow_up light_mode palette
选择主题
menu
点击右上角即可分享
微信分享提示