Topic: Deprecated lib
                  
                  fellah
                  pro
                  asked 1 year ago
                
Hey guys :) I have to work with legacy project and apparently I've reinstalled wrong version. This is from my package.json:
"ng-uikit-pro-standard": "git+https://oauth2:[...]@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git"
The libs comes in v15 but the project needs an older one, probably something around Angular v9.1 as far as I see in this package. How can I specify other version?
                      
                      Arkadiusz Idzikowski
                      staff
                        answered 1 year ago
                    
To install specific version you need to add #version_number at the end of the installation command. You can find an example in our documentation:
fellah pro commented 1 year ago
Is there an option to list all available versions?
Arkadiusz Idzikowski staff commented 1 year ago
You can find all version numbers and other release info in changelog: https://v4-angular-15.legacydocs.mdbootstrap.com/docs/b4/angular/changelog
fellah pro commented 1 year ago
Hey, thx for your answers. I ended with updated the project to angular 15 and the lib starts working again
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: MDB4 4.1.0
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: Yes
 - Provided link: No