[Bug Report][3.5.2] Duplicate identifier 'ComponentPublicInstance'. #19177
Labels
framework
Issues and Feature Requests that have needs framework-wide.
T: bug
Functionality that does not work as intended/expected
typescript
Milestone
Environment
Vuetify Version: 3.5.2
Vue Version: 3.4.15
Browsers: Chrome 121.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
npm install
npm run build
Expected Behavior
build correct
Actual Behavior
throws a lot of errors
eg:
node_modules/vuetify/lib/index.d.mts:479:15 - error TS2300: Duplicate identifier 'ComponentPublicInstance'.
Reproduction Link
https://github.com/idefixcert/vuetify_error
The text was updated successfully, but these errors were encountered: