Open Closed

/libs/signalr/browser/signalr.js' for the bundle #1339


User avatar
0
katie created
  • ABP Framework version: v4.3.0
  • UI type:MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • An unhandled exception occurred while processing the request. AbpException: Could not find the bundle file '/libs/signalr/browser/signalr.js' for the bundle 'Lepton.Global'! Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List<BundleTagHelperItem> bundleItems, string bundleName)
  • Steps to reproduce the issue: When I added chat Module, this error appears, How to fixed this error.

7 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Can you try run the yarn & gulp command in the .MVC folder.

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

  • User Avatar
    0
    k.hilarion created

    I have the same issue with the same configurations : ABP Commercial Framework version: v4.4.0 When I added chat Module with abp suite, this error appears.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    @k.hilarion

    Please provide more stpes. thanks.

  • User Avatar
    0
    k.hilarion created

    I got this error when I added the chat module with abp suite :

    AbpException: Could not find the bundle file '/libs/signalr/browser/signalr.js' for the bundle 'Lepton.Global'!

    ABP Framework version: v4.4.0 UI type: MVC DB provider: EF Core Tiered (MVC) or Identity Server Separated (Angular): no

    I have already ran yarn & gulp command in the .web folder but i still have the same error.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    It works for me, you can try open the package.json file and add "@volo/chat": "4.4.0" manually. then run the abp install-libs command.

  • User Avatar
    0
    k.hilarion created

    After performing a manual addition as you indicated, it works. Thanks for the promptness.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 19, 2025, 10:09