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)
-
0
You should run the "abp install-libs" cli to install the vue related packages to your local