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

Type 'void' has no call signatures. #2225

Closed
Delevin888 opened this issue Dec 19, 2022 · 9 comments
Closed

Type 'void' has no call signatures. #2225

Delevin888 opened this issue Dec 19, 2022 · 9 comments
Labels
bug Something isn't working

Comments

@Delevin888
Copy link

when i upgrade to v1.0.14 , i got some error.

image

v1.0.13 it's working fine. ↓↓↓↓↓↓↓↓↓↓↓↓↓

image

@johnsoncodehk
Copy link
Member

Can you reproduce this problem with vue-tsc v1.0.14?

@Delevin888
Copy link
Author

image

yes ,it's still error.

@johnsoncodehk
Copy link
Member

johnsoncodehk commented Dec 19, 2022

Can you get this error with run npx vue-tsc --noEmit? If you can provide repro case it will be helpful.

@Delevin888
Copy link
Author

Delevin888 commented Dec 20, 2022

image

no error output, i'll upload case later.

@johnsoncodehk
Copy link
Member

johnsoncodehk commented Dec 20, 2022

Can you try to increase "volar.vueserver.maxFileSize": 20971520 in VSCode setting?

Please also check VSCode output panel -> Vue Semantic Server if there has logs.

@Delevin888
Copy link
Author

Delevin888 commented Dec 20, 2022

Can you try to increase "volar.vueserver.maxFileSize": 20971520 in VSCode setting?

Please also check VSCode output panel -> Vue Semantic Server if there has logs.

i try to add "volar.vueserver.maxFileSize": 20971520 to VSCode setting, it's still error.

no any volar error log in Extension Host panel.

reproduce url is https://github.com/Delevin888/Volar_2225Test

image

@johnsoncodehk johnsoncodehk added the bug Something isn't working label Dec 20, 2022
@johnsoncodehk
Copy link
Member

Thanks for the repro case!

@Delevin888
Copy link
Author

Thanks for the repro case!

Thanks your Extension. sorry, I'm not competent enough to help fix it.

@johnsoncodehk
Copy link
Member

Never mind, repro case is helpful. :)

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