Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue 3 - import { h } from 'vue' #90

Open
lazynewt opened this issue Jan 27, 2022 · 0 comments
Open

Vue 3 - import { h } from 'vue' #90

lazynewt opened this issue Jan 27, 2022 · 0 comments

Comments

@lazynewt
Copy link

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.

@lazynewt lazynewt changed the title Vue 3 - Vue 3 - import { h } from 'vue' Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant