vite-plugin-checker
vite-plugin-checker copied to clipboard
Plugin undefined API version incompatible, expected 1.x but got 2
Describe the bug
Why does the Vue tsc prompt Plugin undefined API version incompatible when opened, expected 1.x but got 2
Reproduction
vue-tsc:true
Expected behavior
There will be no prompt if Vue tsc is not enabled or check is not used
System Info
Plugin undefined API version incompatible, expected 1.x but got 2
Additional context
No response
Validations
- [X] Read the docs.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
@fi3ework
You could try 0.7.0 which supports vue-tsc 2 now.