logue / vue-codemirror6

⌨️ @codemirror 6 component for @vuejs. Vue2 & Vue3 both supported.
https://logue.dev/vue-codemirror6/
MIT License
143 stars 19 forks source link

why throw this error #48

Open yzfpf opened 1 month ago

yzfpf commented 1 month ago

image

why throw this error,since i install @vue/composition-api, my vue version is 2.7.16

logue commented 1 month ago

Support for Vue2 series in vue-codemirror6 has ended, but it seems that Composition API cannot be used. It might work if you use vue-demi.