nuxt-modules / apollo

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

Nuxt Bridge Compatibility #579

Open Jesus82 opened 6 months ago

Jesus82 commented 6 months ago

Environment

Describe the bug

App doesn't even start with npm run dev No "exports" main defined in /app/node_modules/@nuxtjs/apollo/package.json

Expected behaviour

App should start

Reproduction

No response

Additional context

No response

Logs

No response

pschaub commented 6 months ago

@Jesus82 Could you provide a minimal reproduction example?

Jesus82 commented 6 months ago

@pschaub as requested, here's the link to the minimal reproduction example

ali-hasani commented 1 month ago

The same error here.

CSalih commented 1 week ago

Any updates?