fi3ework/vite-plugin-checker

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

Opened this issue · 2 comments

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

  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.

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