Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(language-core): reference global types file with relative path #4966

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

johnsoncodehk
Copy link
Member

@johnsoncodehk johnsoncodehk commented Oct 30, 2024

This is an alternative to avoid the bug in #4963.

The root cause of #4963 is still unclear and will be clarified before merging. See #4963 (comment).

Copy link

pkg-pr-new bot commented Oct 30, 2024

Open in Stackblitz

vue-component-meta

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-component-meta@4966

vue-component-type-helpers

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-component-type-helpers@4966

@vue/language-plugin-pug

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-plugin-pug@4966

@vue/language-core

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-core@4966

@vue/language-server

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-server@4966

@vue/language-service

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-service@4966

vue-tsc

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-tsc@4966

@vue/typescript-plugin

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/typescript-plugin@4966

commit: 35908ff

@johnsoncodehk johnsoncodehk marked this pull request as ready for review October 30, 2024 14:01
@johnsoncodehk johnsoncodehk merged commit 21a0b30 into master Oct 30, 2024
9 checks passed
@johnsoncodehk johnsoncodehk deleted the global-types-path branch October 30, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error TS2688: Cannot find type definition file for '.vue-global-types/vue_3.5_false.d.ts'
1 participant