Resolve VueJS3 and Vuetify3 dependency conflicts
P粉551084295
P粉551084295 2024-03-28 18:26:22
0
1
366

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粉551084295
P粉551084295

reply all(1)
P粉312631645

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template