nuxt-modules / apollo

Nuxt.js module to use Vue-Apollo. The Apollo integration for GraphQL.
https://apollo.nuxtjs.org
MIT License
929 stars 194 forks source link

doesnt work on newer nuxt versions #541

Closed jpengelbrecht closed 4 months ago

jpengelbrecht commented 10 months ago

Environment

just doesnt work. the newer versions need both these npms installed to even start up "vue": "3.3.2", "@vue/apollo-composable": "^4.0.0-beta.8",

Describe the bug

doesn't load on new nuxt version

Expected behaviour

expected to work

Reproduction

https://stackblitz.com/edit/nuxt-apollo-demo-nbfdes?file=package.json

Additional context

No response

Logs

No response

pschaub commented 6 months ago

@jpengelbrecht I think this has been solved. Please try again with the latest version.