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

Volar TS error in LiveShare session #3231

Closed
matvejs16 opened this issue May 28, 2023 · 1 comment
Closed

Volar TS error in LiveShare session #3231

matvejs16 opened this issue May 28, 2023 · 1 comment

Comments

@matvejs16
Copy link

LiveShare client side getting TS Error:

Cannot find module 'vue' or its corresponding type declarations.ts(2307)
Cannot find module '@/components/virtualList.vue' or its corresponding type declarations.ts(2307)

(On server side everything is ok)

Is it possible to fix somehow? For me it's very important to use LiveShare session in this situation.
VSCode - Insiders
Volar - v1.6.5

Sometimes Volar autocomplete stops working like in #2705 and then I'm getting this error and problem with TS error solves:
image

@johnsoncodehk
Copy link
Member

Fixed by #3788

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

2 participants