full-stack-fastapi-template icon indicating copy to clipboard operation
full-stack-fastapi-template copied to clipboard

Upgrade vuetify from 1.* to 2.* ?

Open hfoffani opened this issue 3 years ago • 2 comments

I would like to upgrade the vuetify components from 1.* to 2.* Has anyone done it? I am getting conflicts between npm packages (webpack, sass-loader, etc.)

hfoffani avatar Sep 29 '21 18:09 hfoffani

This is documented fairly thoroughly on the Vuetifyjs site: https://vuetifyjs.com/en/getting-started/upgrade-guide/

This linter, noted in the upgrade guide above, is helpful: https://github.com/vuetifyjs/eslint-plugin-vuetify

AEAMcNett avatar Sep 30 '21 17:09 AEAMcNett

Yes, I've followed the guide, thanks. However I couldn't find the packages conflict yet. Probably due to lack of enough knowledge here. I asked in the chance that someone had already made the port of this project and published the diff or fork. Thanks anyway!

hfoffani avatar Oct 01 '21 16:10 hfoffani