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

yarn add -D @nuxtjs/apollo error on Nuxt 3 #640

Open
GaLzZy opened this issue Dec 18, 2024 · 0 comments
Open

yarn add -D @nuxtjs/apollo error on Nuxt 3 #640

GaLzZy opened this issue Dec 18, 2024 · 0 comments
Labels

Comments

@GaLzZy
Copy link

GaLzZy commented Dec 18, 2024

Environment


  • Operating System: Linux
  • Node Version: v18.20.2
  • Nuxt Version: 3.14.1592
  • CLI Version: 3.16.0
  • Nitro Version: 2.10.4
  • Package Manager: [email protected]
  • Builder: -
  • User Config: default
  • Runtime Modules: @vee-validate/[email protected], @nuxtjs/[email protected]
  • Build Modules: -

Describe the bug

Trying to install @nuxtjs/apollo on my brand new Nuxt 3 app since we're migrating from Nuxt 2 and i'm getting this error:

error @apollo/[email protected]: The engine "node" is incompatible with this module. Expected version ">=12.13.0 <17.0". Got "18.20.2"

Since Nuxt 3 requires Node 18+ I don't get why one package in @nuxtjs/apollo is requiring 17-...

Expected behaviour

I should be able to install @nuxtjs/apollo on Nuxt 3

Reproduction

No response

Additional context

No response

Logs

@GaLzZy GaLzZy added the bug label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant