Topic: CardsFreeModule module import error
crounini pro asked 5 years ago
Expected behavior
No Import error during compilation
Actual behavior
ATTENTION - In version 8.0.0
Import impossible with error: '"../../../../../../node_modules/ng-uikit-pro-standard/ng-uikit-pro-standard"' has no exported member 'CardsFreeModule'.
Resources (screenshots, code snippets etc.)
Code example: import { InputsModule, WavesModule, ButtonsModule, CardsFreeModule, CheckboxModule, PreloadersModule, SelectModule, IconsModule } from 'ng-uikit-pro-standard';
In @NgModule
Damian Gemza staff answered 5 years ago
Derar @crounini
Did you check the Migration Guide?
It was written in the changelog and in the mailing to thoroughly read the migration guide before updating to the latest version.
As it is described in the Migration Guide, CardsFreeModule
was renamed to CardsModule
.
Please correct your import, and there shouldn't be such problem.
Best Regards,
Damian
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.5.4
- Device: PC
- Browser: Firefox
- OS: Linux, Ubuntu 16.04.6
- Provided sample code: No
- Provided link: No