Topic: Deprecated lib
fellah pro asked 5 months 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 5 months 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 5 months ago
Is there an option to list all available versions?
Arkadiusz Idzikowski staff commented 5 months 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 4 months 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