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

Dependencies conflicts #2

Open
Bcavez opened this issue Jan 9, 2023 · 0 comments
Open

Dependencies conflicts #2

Bcavez opened this issue Jan 9, 2023 · 0 comments

Comments

@Bcavez
Copy link

Bcavez commented Jan 9, 2023

Hello,

I'm using your module with Nuxt 3 (it works great btw, thanks :) ) and I'm getting some dependencies conflict with @vue/composition-api

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: undefined@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR! peer vue@"^3.2.31" from @histoire/[email protected]
npm ERR! node_modules/@histoire/plugin-vue
npm ERR! peer @histoire/plugin-vue@"^0.11.9" from @histoire/[email protected]
npm ERR! node_modules/@histoire/plugin-nuxt
npm ERR! dev @histoire/plugin-nuxt@"^0.11.5" from the root project
npm ERR! dev @histoire/plugin-vue@"^0.11.5" from the root project
npm ERR! peer vue@"^3.2.38" from @nuxt/[email protected]
npm ERR! node_modules/@nuxt/test-utils-edge
npm ERR! dev @nuxt/test-utils-edge@"^3.0.0-rc.13-27769897.0f2ef5d" from the root project
npm ERR! 17 more (@nuxt/vite-builder, vue-demi, vue-i18n-routing, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! dev @jagaad/vue-hubspot-form@"" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/vue
npm ERR! peer vue@">= 2.5 < 2.7" from @vue/[email protected]
npm ERR! node_modules/@vue/composition-api
npm ERR! peerOptional @vue/composition-api@"^1.4.0" from @jagaad/[email protected]
npm ERR! node_modules/@jagaad/vue-hubspot-form
npm ERR! dev @jagaad/vue-hubspot-form@"
" from the root project

Is it possible for you to fix this ?

Thanks! :)

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