fi3ework / vite-plugin-checker

💬 Vite plugin that provide checks of TypeScript, ESLint, vue-tsc, Stylelint and more.
https://vite-plugin-checker.netlify.app
MIT License
965 stars 84 forks source link

Plugin undefined API version incompatible, expected 1.x but got 2 #326

Open Akun97 opened 2 months ago

Akun97 commented 2 months ago

Describe the bug

image 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

Akun97 commented 2 months ago

@fi3ework

fi3ework commented 2 months ago

You could try 0.7.0 which supports vue-tsc 2 now.