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

Cannot register 'typescript.tsdk'. This property is already registered. #3182

Closed
henrychea opened this issue May 13, 2023 · 4 comments
Closed

Comments

@henrychea
Copy link

Issue only when using VS code Insiders Edition

image

Just load in any Vue project to see this error

https://github.com/henrychea/volar-vuejs2-ts-check-issue-repoduce

@bitmonti
Copy link

Same issue using vscode --lts (1.78.2)

@so1ve
Copy link
Member

so1ve commented May 13, 2023

It is not a bug. The property is registered to let volar get the tsdk path when the built-in typescript language extension is disabled and takeover mode is enabled.

@so1ve
Copy link
Member

so1ve commented May 13, 2023

duplicate of #2442

@henrychea
Copy link
Author

Thanks I just thought something was wrong @so1ve

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

No branches or pull requests

3 participants