Topic: support for angular v15
                  
                  patricksteyaert
                  premium
                  asked 3 months 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.
Status
              Opened
Specification of the issue
              - ForumUser: Premium
 - Premium support: Yes
 - Technology: General Bootstrap questions
 - MDB Version: -
 - Device: Mac
 - Browser: Chrome
 - OS: Mac OS
 - Provided sample code: No
 - Provided link: No
 
patricksteyaert premium commented 3 months 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 2 months ago
Did you update Angular (and its dependencies) version by following the official Angular update guide before trying to update the
ng-uikit-pro-standardpackage? In some cases you may need to use--forceflag during update due to some conflicts in dependencies (or temporarily remove theng-uikit-pro-standardfrom thepackage.jsonand 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?