Open Closed

Bug in Forms module #2326


User avatar
0
scottlmarx created

After adding the Forms module when trying to add new form getting the following message on saving. AbpException: Could not find the bundle file '/libs/vue/vue.min.js'

5.0 MVC EF

  • ABP Framework version: v5.0.0
  • UI type: MVC
  • 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/vue/vue.min.js' for the bundle '178DEB0E9C8DDD23255DAEF0EE7219B4'!
  • Steps to reproduce the issue:" On saving new form

1 Answer(s)
  • User Avatar
    0
    trendline created

    You should run the "abp install-libs" cli to install the vue related packages to your local

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