Topic: Mdb pro can we get an older version of the git repository?

thefather free asked 5 years ago


we normally use ng-uikit-pro-standard@6.2.2

We use git to get the package

git+https://oauth2:[TOKEN]@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git

With the [TOKEN] being one of our mdboostrap pro tokens.

We just created a new branch and for some reson it jumped to version ng-uikit-pro-standard@7.3.0 when i did npm install.

How do i get it back to 6.2.2 since we are not ready for the new version.


Arkadiusz Idzikowski staff answered 5 years ago


To install any of the older version you need to add #version to the the line with token. For example:

git+https://oauth2:[TOKEN]@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git#6.2.2



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Resolved

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 6.2.2
  • Device: pc
  • Browser: chrome
  • OS: windows
  • Provided sample code: No
  • Provided link: No