Topic: How to downgrade MDB Pro

Stefan Stefanov premium asked 2 years ago


Hello guys, at work we are developing an application using an older version of MDB Pro and some coworkers updated it to 12.0.0 and we are having some issues. How can I use a specific version or how can I go back to the old one?

Because when I execute this command: npm install git+https://oauth2:YOUR_TOKEN@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git --save

I get the new version of MDB Pro - 12.0.0 every time

We are using Angular 9 now

Thanks!


Arkadiusz Idzikowski staff answered 2 years ago


@Stefan Stefanov You can add #version at the end of the installation command, for example:

npm install git+https://oauth2:YOUR_TOKEN@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git#11.1.0 --save


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Premium
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: MDB4 11.1.0
  • Device: Computer
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: Yes