ABPVNEXT 创建项目运行提示Could not find the bundle file ‘/libs/abp/core/abp.css‘ for the bundle ‘Basic.Globa
本人实验时用的abp5.3.1关于ABP新建项目初始运行提示错误:Couldnotfindthebundlefile'/libs/abp/core/abp.css'forthebundle'Basic.Global'!的解决方案。1、网上通常说的解决方案是在项目根目录CMD运行abpinstall-libs命令安装最小依赖。这种方法可能在以前的版本管用,但是在我这里不管用。2.可能是你运行abpi