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

Template type checking for vue not work after upgrade v1.0.14 #2230

Closed
oceans-pro opened this issue Dec 19, 2022 · 4 comments
Closed

Template type checking for vue not work after upgrade v1.0.14 #2230

oceans-pro opened this issue Dec 19, 2022 · 4 comments

Comments

@oceans-pro
Copy link

Vue doctor md show no errors.

@oceans-pro
Copy link
Author

Or how can i install another version?

@charliem17
Copy link

charliem17 commented Dec 19, 2022

v1.0.14 isn't working properly for me either.
E.g.
image

You can change the installed version of volar for intellisense to work correctly:
image

If your builds are failing due to the updated version of vue-tsc, you can install a previous version like so:
yarn add -D vue-tsc@1.0.13

@johnsoncodehk
Copy link
Member

Can you reproduce this problem in https://github.com/johnsoncodehk/volar-starter?

@johnsoncodehk
Copy link
Member

Duplicate of #2225

@johnsoncodehk johnsoncodehk marked this as a duplicate of #2225 Dec 20, 2022
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