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...
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...
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.