Topic: support for angular v15
patricksteyaert
pro premium asked a week ago
I have install mdb-ui-kit:"ng-uikit-pro-standard": "git+@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard" target="_blank" rel="nofollow">https://oauth2:@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard",
I am currently using angular v14 and upgrading to v15
npm cannot resolve dependencies because of ng-uikit depending on angular v14
How do i update to v15?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: Mac
- Browser: Chrome
- OS: Mac OS
- Provided sample code: No
- Provided link: No
patricksteyaert pro premium commented a week ago
BTW if I go to: https://git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard it does not show folder content (An error occurred while fetching folder content.) I am logged in into gitlab.
Arkadiusz Idzikowski staff commented 7 days ago
Did you update Angular (and its dependencies) version by following the official Angular update guide before trying to update the
ng-uikit-pro-standard
package? In some cases you may need to use--force
flag during update due to some conflicts in dependencies (or temporarily remove theng-uikit-pro-standard
from thepackage.json
and try to reinstall it after you successfully updated other packages).In case of any further problems please provide more information about the errors you encountered during update.
We could not reproduce the problem with GitLab repository. Do you still get this error?