Topic: How can I update the new md bootstrap updates for angular?

yeisonvelez11 free asked 5 years ago


I have a project that I have been working on. If I want to apply the updates, what should I do? Pardon my ignorance. How do I update the libraries and version of angular to be up to date?


Damian Gemza staff answered 5 years ago


Dear @yeisonvelez11 

If you want to update the whole project dependencies, please use ng update command.

This command will check all of your dependencies and will update these, which has newer versions.

But before executing ng update, please remove "ng-uikit-pro-standard" or "angular-bootstrap-md" from the package.json, because ng update will fail with it.

After the update, your dependencies, add again our MDB Angular library to your package.json.

In case you want to update MDB Angular library in your project, please use our Update Guide.

Best Regards,

Damian



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: 7.0.0
  • Device: web
  • Browser: chrome
  • OS: windows 10
  • Provided sample code: No
  • Provided link: No