Skip to content

[Bug Report][4.0.4] error TS2882: Cannot find module or type declarations for side-effect import of 'vuetify/styles'. #22766

@Jisu-Woniu

Description

@Jisu-Woniu

Environment

Vuetify Version: 4.0.4
Vue Version: 3.5.31
OS: Linux

Steps to reproduce

  1. create new vuetify project
  2. update typescript dependency from 5.x.x to 6.x.x
  3. 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";
         ~~~~~~~~~~~~~~~~

Reproduction Link

https://github.com/Jisu-Woniu/digital-signature/tree/73b316175925b0dbf036d2efe6946cd33d92e4af

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions