search

Home  >  Q&A  >  body text

Resolve VueJS3 and Vuetify3 dependency conflicts

I have a VueJS 3 project and I want to use Vuetify 3 (^3.0.0-alpha.0), however, after adding Vuetify, I started getting dependency conflicts. I also created a new empty VueJS 3 project using Vuetify 3 and encountered the same conflict.

After adding the cli modification of Vuetify 3, I did not modify package.json (https://next.vuetifyjs.com/en/getting-started/installation/).

I know this is an alpha version but would like to know if this is something I'm doing wrong or if it's a bug and if so if there is any workaround.

P粉551084295P粉551084295240 days ago353

reply all(1)I'll reply

  • P粉312631645

    P粉3126316452024-03-29 00:32:42

    Updating all @vue/cli-service dependencies to the latest version and updating VuetifyJS 3 to the latest alpha version resolved this conflict.

    reply
    0
  • Cancelreply