Topic: How to integrate MDB5 Vue Advanced in Nuxt 3?

peteritv priority asked 5 days ago


Hi there!

After successful installation of Nuxt3 + MDB5-Standard (following https://mdbootstrap.com/docs/vue/getting-started/nuxt/ and some tweaking in nuxt.config.ts and app.vue) I managed to get MDB5-Vue up and running in Nuxt v3.14. Now I would like to upgrade to MDB5-Vue-Advanced.

I can't just run npm install mdb-vue-ui-kit anymore. Any help will be greatly appreciated!

Peter

+++ EDIT +++

I fixed most issues by first downloading an unzipping the mdb package, copy the mdb and plugin folders to my Nuxt project, and copying all mdb-dependencies from package.json. Then run npm install.

There are some remaining hydration errors and sass warnings that I removed following:

and

Now I have the drag & drop example up and running without any complaints from Nuxt :-)


Bartosz Cylwik staff answered 2 days ago


Hi! Im glad you were able to integrate the mdb-vue-ui-kit to the to the nuxt 3 app! If you want to use npm instead of the zip one you can follow steps from this tutorial and get an access token. With access token you can install the package via npm

https://mdbootstrap.com/docs/vue/pro/installation/#section-npm

As of the issues with hydration and deprecation you are seeing, I'll add this to our list to check and possibily update.

Best Regards!



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 Vue
  • MDB Version: MDB5 6.0.0
  • Device: Desktop
  • Browser: MS Edge
  • OS: Windows 11
  • Provided sample code: Yes
  • Provided link: Yes