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

Using TypeScript 4.5 as workspace dependency #3244

Closed
4 tasks done
kdlslyv opened this issue Nov 18, 2021 · 3 comments
Closed
4 tasks done

Using TypeScript 4.5 as workspace dependency #3244

kdlslyv opened this issue Nov 18, 2021 · 3 comments

Comments

@kdlslyv
Copy link

kdlslyv commented Nov 18, 2021

  • I have searched through existing issues
  • I have read through docs
  • I have read FAQ
  • I have tried restarting VS Code or running Vetur: Restart VLS

Info

  • Platform:
  • Vetur version: v0.35.0
  • VS Code version: 1.62.3

Problem

Just a tiny heads-up, using TypeScript 4.5.2 with vetur.useWorkspaceDependencies: true is broken.

This is only a bit annoying if depending on other versions of Prettier, @starptech/prettyhtml, prettier-eslint, prettier-tslint, stylus-supremacy, @prettier/plugin-pug, which are affected by this setting.

In my case I could get rid of this setting.

image

@LasyIsLazy
Copy link

I have met the same issue with typescript@4.5.2. So I have to set the setting "vetur.useWorkspaceDependencies": false

@yoyo930021
Copy link
Member

Duplicate of #3323.
It will also solve it in v0.36.0.

@yoyo930021
Copy link
Member

yoyo930021 commented Nov 1, 2022

Duplicate of #3323

@yoyo930021 yoyo930021 marked this as a duplicate of #3323 Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants