You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vuetify Version: 4.0.4 Vue Version: 3.5.31 OS: Linux
Steps to reproduce
create new vuetify project
update typescript dependency from 5.x.x to 6.x.x
Run pnpm vue-tsc -b
src/main.ts:1:8 - error TS2882: Cannot find module or type declarations for side-effect import of 'vuetify/styles'.
1 import "vuetify/styles";
~~~~~~~~~~~~~~~~
Environment
Vuetify Version: 4.0.4
Vue Version: 3.5.31
OS: Linux
Steps to reproduce
typescriptdependency from 5.x.x to 6.x.xpnpm vue-tsc -bReproduction Link
https://github.com/Jisu-Woniu/digital-signature/tree/73b316175925b0dbf036d2efe6946cd33d92e4af