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

v1.5.0+ has confilct with typescript v5.0.4 when use type check #2732

Closed
mashuai333 opened this issue Apr 27, 2023 · 2 comments
Closed

v1.5.0+ has confilct with typescript v5.0.4 when use type check #2732

mashuai333 opened this issue Apr 27, 2023 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@mashuai333
Copy link

mashuai333 commented Apr 27, 2023

my project has used vite + vue3
when I use "typescript": "^5.0.4" and vue-tsc 1.6.0 in package.json, excute script 'vue-tsc --noEmit' get wrong.
image
image

util I use vue-tsc v1.5.0, no problem anymore

@mashuai333 mashuai333 changed the title v1.4.0 + has confilct with typescript v5.0.4 when use type check v1.5.0+ has confilct with typescript v5.0.4 when use type check Apr 27, 2023
@fdc-viktor-luft
Copy link

Duplicate of this? #2622 | Throw an error when composite is enabled (#2622)

As already mentioned it seems to be related to the fact that the option incremental: true doesn't work "sometimes". Even occurred with TS version 5.0.3 and maybe even lower.

And, it seems it happens on some devices and some other it doesn't. Cannot tell why it is acting so undeterminstic.

@so1ve
Copy link
Member

so1ve commented Jun 28, 2023

Duplicate of #2622

@so1ve so1ve marked this as a duplicate of #2622 Jun 28, 2023
@so1ve so1ve closed this as not planned Won't fix, can't repro, duplicate, stale Jun 28, 2023
@so1ve so1ve added the duplicate This issue or pull request already exists label Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants