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

[TypeScript Vue Plugin] Importing issue in .ts files (since v1.0.16) #2271

Closed
Raisenku opened this issue Jan 2, 2023 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@Raisenku
Copy link

Raisenku commented Jan 2, 2023

Since the version 1.0.16, when I open .ts files, I get this error on .vue imports :

File [...] is not listed within the file list of project '[...]/tsconfig.vitest.json'. Projects must list all files or use an 'include' pattern.

image

Funny enough, the error goes away when I edit the file and save it.
I don't think it comes from the tsconfig itself (default Vue 3 config).
It is fixed if I rollback my Volar / Typescript Vue Plugin to version 1.0.15 and below.

Also, as additional context, I use VSCode's remote development plugin (Remote SSH)

@Raisenku
Copy link
Author

Raisenku commented Jan 2, 2023

As a temporary solution, I can use takeover mode, so there is no urgency in this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants