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

Can't upgrade to @nuxt/scripts ^0.7.0 because peerDependencies from @nuxtjs/turnstile is: "@nuxt/scripts": "^0.6.0" #327

Closed
XStarlink opened this issue Aug 30, 2024 · 2 comments Β· Fixed by #328
Labels
bug Something isn't working

Comments

@XStarlink
Copy link

XStarlink commented Aug 30, 2024

πŸ› The bug

Hello, we are unable to update Nuxt Scripts due to the peer dependencies of this project.

Thank you for your work on this module!

πŸ› οΈ To reproduce

https://stackblitz.com/github/nuxt-modules/turnstile/tree/main/playground

🌈 Expected behaviour

Now that Nuxt Script has been released, no more limited dependency on future versions

ℹ️ Additional context

No response

@XStarlink XStarlink added the bug Something isn't working label Aug 30, 2024
@T-Zahil
Copy link

T-Zahil commented Aug 31, 2024

Same issue here

@vasilistotskas
Copy link

Same issue here:

npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @vasilistotskas/grooveshop-storefront-ui-node-nuxt@1.169.1
npm error Found: @nuxt/scripts@0.9.2
npm error node_modules/@nuxt/scripts
npm error   dev @nuxt/scripts@"0.9.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nuxt/scripts@"^0.6.0 || ^0.7.0 || ^0.8.0" from @nuxtjs/turnstile@0.9.4
npm error node_modules/@nuxtjs/turnstile
npm error   dev @nuxtjs/turnstile@"0.9.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants