You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing to Vue3 ("vue": "^3.2.29",) - running on ("vite": "^2.7.13")
> node_modules/vue-audio-visual/src/components/AvBase.js:1:9: error: No matching export in "node_modules/vue-audio-visual/node_modules/vue/dist/vue.runtime.esm.js" for import "h"
1 │ import { h } from 'vue'
Any ideas to resolve this on Vue 3 ? i was under the impression this plugin was working with Vue 3 based on the documentation?
Thanks.
The text was updated successfully, but these errors were encountered:
When installing to Vue3 ("vue": "^3.2.29",) - running on ("vite": "^2.7.13")
Any ideas to resolve this on Vue 3 ? i was under the impression this plugin was working with Vue 3 based on the documentation?
Thanks.
The text was updated successfully, but these errors were encountered: