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

🐛 BUG: All vue files report errors after enabling the astro extension. #932

Closed
ikxin opened this issue Aug 10, 2024 · 3 comments
Closed
Labels
needs triage Issue needs to be triaged

Comments

@ikxin
Copy link

ikxin commented Aug 10, 2024

Describe the Bug

After enabling the astro extension, many errors were reported in each Vue file, but as long as the astro extension is disabled, the errors disappear. This issue appeared in all Vue and Nuxt projects.

QQ_1723304515157

Steps to Reproduce

  1. npm init astro using template
  2. ...
  3. ...
  4. ...
  5. Error! Describe what went wrong (and what was expected instead)...

Link to Minimal Reproducible Example

https://github.com/withastro/language-tools

@github-actions github-actions bot added the needs triage Issue needs to be triaged label Aug 10, 2024
@ikxin ikxin changed the title 🐛 BUG: 🐛 BUG: All vue files report errors after enabling the astro extension. Aug 10, 2024
@Princesseuh
Copy link
Member

Make sure you're using the latest version of the Vue extension, as there's recently been issues where people would get stuck on old versions of their extension.

@ikxin
Copy link
Author

ikxin commented Aug 10, 2024

@Princesseuh That's true! The vue extension has been kept in version v2.0.10. It turned out to be a problem with the vue extension. I'm very sorry!

@ikxin ikxin closed this as completed Aug 10, 2024
@Princesseuh
Copy link
Member

No worries, it happens!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants