You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
LiveShare client side getting TS Error:
(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](https://private-user-images.githubusercontent.com/74150728/241457288-3849df63-0583-43c9-8c8a-1b77030cc98a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMzMxNjksIm5iZiI6MTczOTIzMjg2OSwicGF0aCI6Ii83NDE1MDcyOC8yNDE0NTcyODgtMzg0OWRmNjMtMDU4My00M2M5LThjOGEtMWI3NzAzMGNjOThhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDAwMTQyOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBiZDIwYzc4MGIwMjA5OGZhYTE1NDVjYjVkZTdlNTAxNTA0YTY1MjU4ZTlkNTVkZjU4ZGIxODQ4YzY3MmZkOWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.3UkAE9o-PMJY5QQd_Xc-hX7p0vW2qnVeo_jGspK0aoM)
The text was updated successfully, but these errors were encountered: