apollo icon indicating copy to clipboard operation
apollo copied to clipboard

Nuxt Bridge Compatibility

Open Jesus82 opened this issue 1 year ago • 4 comments

Environment

  • Operating System: Linux
  • Node Version: v18.17.1
  • Nuxt Version: 2.17.2
  • CLI Version: 3.10.0
  • Nitro Version: 2.8.1
  • Package Manager: [email protected]
  • Builder: webpack
  • User Config: ssr, head, loading, css, alias, build, components, sitemap, plugins, modules, apollo, router, serverHandlers, devServerHandlers, devServer, typescript, nitro, bridge, buildModules
  • Runtime Modules: @nuxtjs/[email protected], @nuxtjs/[email protected], @nuxtjs/[email protected]
  • Build Modules: (), @nuxt/[email protected]

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

Jesus82 avatar Dec 08 '23 09:12 Jesus82

@Jesus82 Could you provide a minimal reproduction example?

pschaub avatar Dec 25 '23 03:12 pschaub

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

Jesus82 avatar Dec 28 '23 12:12 Jesus82

The same error here.

  • Operating System: Darwin
  • Node Version: v20.12.2
  • Nuxt Version: 2.17.3
  • CLI Version: 3.11.1
  • Nitro Version: 2.9.6
  • Package Manager: [email protected]
  • Builder: webpack
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

ali-hasani avatar May 05 '24 14:05 ali-hasani

Any updates?

CSalih avatar Jun 19 '24 11:06 CSalih