0
jeboersema created
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
- ABP Framework version: 3.1.2
- UI type: Angular
- Tiered (MVC) or Identity Server Seperated (Angular): no
- Exception message and stack trace: @abp/ng.core/abp-ng.core"' has no exported member 'ɵbn'.
- Steps to reproduce the issue:
I followed the document @ https://docs.abp.io/en/commercial/latest/modules/file-management#setting-blob-provider in order to install the FileSystem module.
- Executed Step 1.
- Then followed the Angular UI setup instuctions @ https://docs.abp.io/en/abp/latest/UI/Angular/Feature-Libraries for the package @volo/abp.ng.file-management
Now when I start my application I get the following error:
Your assistance will be much appreciated.