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

Not working with latest version of @vue/tsconfig version 0.4.0 #1

Open
radudalbea opened this issue May 30, 2023 · 1 comment
Open

Comments

@radudalbea
Copy link

Hi,

Thanks for this excelent tutorial, unfortunately is not working with the version 0.4.0 of vue tsconfig and node 18.13.0.
Basically is not working with extendind tsconfig.dom.json. Do you have any idea about how it should be configured?

Thanks,
Radu

@sockenklaus
Copy link

sockenklaus commented Jul 8, 2023

Check your typescript version.
When you're using typescript <5.0 you should use @vue/[email protected]

See:

https://github.com/vuejs/tsconfig/blob/v0.4.0/README.md

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