logue / vue-codemirror6

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

why throw this error #48

Open yzfpf opened 3 weeks ago

yzfpf commented 3 weeks ago

image

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

logue commented 3 weeks 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.