vueuse / vueuse-vue2-example

VueUse + Vue 2 + Vue CLI working example
43 stars 15 forks source link

Can't import the named export 'biSyncRef' from non EcmaScript module (only default export is available) #16

Open txl1123 opened 2 years ago

txl1123 commented 2 years ago

i follow the demo, but failed. i have already add @vue/composition-api.

image
MinatoHikari commented 2 years ago

https://github.com/vuejs/composition-api/releases?page=2

see 1.3.0 Troubleshooting