Open Closed

Missing dependencies after running abp install-libs #3305


User avatar
0
BlueModus created
  • ABP Framework version: v5.2.2
  • 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/@fortawesome/fontawesome-free/css/all.css' for the bundle 'Blazor.LeptonTheme.Global'!
  • Steps to reproduce the issue:"
  1. Run abp install-libs
  2. In the wwwroot/libs folder, many folders like @fortawesome are missing. There are only 19 folders. An earlier build restored 30 folders.

1 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, if you have the yarn.lock file in the blazor server project directory, can you delete it and re-run the abp install-libs command?

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