Replies: 1 comment 1 reply
-
Yes you can! The error message you got comes from missing the component name, so infact the module works. I imagine your trying to use Check how the options are passed for name declaration. Can you share how you are using Whats your vue version? theres a compatibility note there |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use a @nuxt/kit module in a nuxt bridge application ?
I got this error in the browser console:
The same module in a Nuxt 3 application works perfectly.
Typically, it's just this package without modification: https://github.com/gurvancampion/turborepo-nuxt-boilerplate/tree/main/packages/ui
Beta Was this translation helpful? Give feedback.
All reactions