Nuxt 3 + Vuetify 3 + nuxt-vitest - vitest shows error on launch
Hi, I uses Nuxt 3 and Vuetify 3 and I want to test my components. But when I run vitest, It shows these errors. The two same errors at the bottom disappear when I remove the suspendedMount. If I use mount, it shows another error. There is also an error at the top. Maybe I forgot to configure something but I don't know what.


