Topic: using angular > 5.2.6
Alessandro de Manzano pro asked 6 years ago
Hi!
Today I've updated Angular in my project to version 5.2.10 and when I build it I get a bunch of these messages:
npm WARN ng-mdb-pro@5.2.3 requires a peer of @angular/core@5.0.0 - 5.2.6 but none is installed. You must install peer dependencies yourself. npm WARN ng-mdb-pro@5.2.3 requires a peer of @angular/forms@5.0.0 - 5.2.6 but none is installed. You must install peer dependencies yourself.Am I right to consider them as harmless warnings because MDBPro have not yet updated the compatibility versions list ? The final application seems to works fine.. many thanks Ale
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Damian Gemza staff commented 6 years ago
Dear Alessandro de Manzano, You're right. Your final app should works fine. This warn is caused by this, that our library is tested against 5.2.6 version, and we're not 100% sure that it's compatible with newer versions. Tomorrow we will update our MDB Angular to be compatible with Angular 6 rc.5. Best Regards, DamianAlessandro de Manzano pro commented 6 years ago
Ok great ! many thanks! Ale