Definitions of the following identifiers conflict with those in another file: __VLS_IntrinsicElements, __VLS_Element, __VLS_GlobalComponents, __VLS_IsAny, __VLS_PickNotAny, __VLS_intrinsicElements, __VLS_SelfComponent, __VLS_WithComponent, __VLS_FunctionalComponentProps, __VLS_IsFunction, __VLS_UnionToIntersection, __VLS_OverloadUnionInner, __VLS_OverloadUnion, __VLS_ConstructorOverloads, __VLS_NormalizeEmits, __VLS_PrettifyGlobalts(6200)
Vue - Official extension or vue-tsc version
2.0.28
VSCode version
1.92.2
Vue version
3.4.38
TypeScript version
5.5.4
System Info
No response
Steps to reproduce
packages/lib/src/TestComp.vue
.packages/app/src/App.vue
.What is expected?
App.vue does not produce unexpected errors.
What is actually happening?
App.vue
produce the following error:Link to minimal reproduction
https://github.com/davidmatter/vue-lang-tools-mono-repro
Any additional comments?
Related comments: https://github.com/vuejs/language-tools/issues/4607#issuecomment-2244018570, https://github.com/vuejs/language-tools/issues/4231#issuecomment-2042575846