-
-
Notifications
You must be signed in to change notification settings - Fork 420
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
Vue+TS crashes when vue.volar is upgraded to 2.0 #3953
Comments
I'm having this problem too, on my MacBook, I can't install the other versions directly, so I can also do it offline, and then disable automatic updates! vscode offline install |
This comment was marked as spam.
This comment was marked as spam.
1 similar comment
This comment was marked as spam.
This comment was marked as spam.
I need to return the plugin to install these two versions to avoid errors |
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
1 similar comment
This comment was marked as spam.
This comment was marked as spam.
Duplicate of #3942 |
This comment was marked as spam.
This comment was marked as spam.
Why the issue is closed if it's still working laggy on the newest version? |
@daniilgri They closed it, because it is a duplicate of another issue and is now tracked there. |
Two days ago vue.volar was upgraded to v2.0, and Vue+TS kept reporting errors.
I thought maybe it was being repaired,
but now it is v2.0.3, and the problem still exists.
This is a brand new vue+ts project created through vite
I have used many methods:
1.Remove TypeScript Vue Plugin (Volar)
2.Install Vue - Official
3.Enable TypeScript and JavaScript Language Features in Plugins > Search - @Builtin typescript
Yes, I ended up having to delete vs code and even clear the plugins. But it still has no effect。
This problem occurs on my MAC computer:
mac: Apple M2 Pro
macOS: 14.2.1 (23C71)
node: 18.19.0
But when I open VS Code on a window computer and upgrade vue.volar to 2.0.3, there are no problems.
The text was updated successfully, but these errors were encountered: