0

Hey is it possible to use bootstrap or vuetify with Vue CLI 4 (Vue3)? I couldn't find any information on the vuetify site (says CLI 3 or higher) neither on the bootstrap site.

I tried to install it, but I got the WARN default exports are missing...

TGee
  • 41
  • 1
  • 6

1 Answers1

0

Yes, we can use vuetify in vue cli 3 & 4.

https://vuetifyjs.com/en/getting-started/installation/#vue-cli-install

I tried this and it worked.

enter image description here

enter image description here

Midas Dev
  • 101
  • 1
  • 9