0
beriniwlew created
This is happening in for the Blazor Server project. It's a fresh install, with the latest framework. I even tried abp install-libs
and it did not work.
ABP Framework version: v5.2.0
UI type: Blazor Server
DB provider: EF Core
Tiered (MVC) or Identity Server Separated (Angular): No
Exception message and stack trace: AbpException: Could not find the bundle file '/libs/abp/core/abp.css' for the bundle 'Lepton.Global'!
Steps to reproduce the issue: Install a new tiered blazor server/ef core project via abp suite
3 Answer(s)
-
0
You also should try and run npm run create-bundles.
-
0
Can you describe it for me more i mean the steps to doit
-
0
Hi,
The problem should be solved, I'm closing the question, reopen if still not working.