Topic: Angular upg 8.x to 9.0.0 docs

blondie63 priority asked 4 years ago


Hi, here: https://mdbootstrap.com/docs/angular/getting-started/migration/ i read: Update project files with ng update command: ng update ng-uikit-pro-standard --migrate-only --from=8.0.0 --to=9.0.0

To understand better: i've to download ng-uikit-pro-standard-9.0.0.zip and copy ng-uikit-pro-standard-9.0.0.tgz to root of my project?


Arkadiusz Idzikowski staff answered 4 years ago


Exactly, then you need to install @angular/cdk package, update the ng-uikit-pro-standard dependency version in your package.json and run npm install to install new version.

The ng update command will just automatically add Roboto font to your index.html. It is not huge help in this case, because you can easily change that manually, but this tool will be helpful in future releases.


blondie63 priority commented 4 years ago

Hi, i've followed the instructions but iìve this error: Using package manager: 'npm' Collecting installed dependencies... Found 56 dependencies. Package does not provide migrations.

Why ? PS. in forum, is there a button to have "my topics" ?

Regards

Mauro


Arkadiusz Idzikowski staff commented 4 years ago

Did you install ng-uikit-pro-standard v9.0.0 before running this command? In case of any further problems please add Roboto font to your index.html manually.

Currently we don't have such button.


blondie63 priority commented 4 years ago

ok i solved mdb install about My Topic Button I recommend you add it because it's a very common & helpful feature that all forum software have :) regards Mauro



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: Priority
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: 9.0.0
  • Device: mac
  • Browser: chrome
  • OS: osx last
  • Provided sample code: No
  • Provided link: Yes