Open Closed

AbpException: Could not find the bundle file '/libs/abp/core/abp.css' for the bundle 'Basic.Global'! #2715


User avatar
2
shijo created
  • ABP Framework version: v5.2 RC
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelper tagHelper, TagHelperContext context, TagHelperOutput output, List<BundleTagHelperItem> bundleItems, string bundleName)
  • Steps to reproduce the issue:" Create a Sample Project and Simply Run


2 Answer(s)
  • User Avatar
    4
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can see the blog: https://blog.abp.io/abp/ABP.IO-Platform-5-2-RC-Has-Been-Published

    ABP CLI(5.2.0 version) should automatically restore the libs when you create a new project.

    However, you can run the abp install-libs command to restore libs.

  • User Avatar
    1
    shijo created

    I run the abp install-libs command. It is working now.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11