Topic: Problem with installing ng add mdb-angular-ui-kit
frankvdsm priority asked 1 year ago
*Expected behavior*ng add mdb-angular-ui-kit should work *Actual behavior*ng add mdb-angular-ui-kit not working
Arkadiusz Idzikowski staff answered 1 year ago
We found a bug in the Angular dependency versions installed by schematics in version 3.0.0, this problem should no longer occur in v3.0.1.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 3.0.0
- Device: N/a
- Browser: n/a
- OS: Windows 11
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 1 year ago
Please try to reinstall your project dependencies and make sure that you installed Angular (and @angular/cdk) v14 before running the
ng add
command.It looks like you use an older Node version that is not supported in Angular 14. In this case, you need to install Node v14.15.0 (or later).
I removed the attached image because it contained information about your private token.