apollo
apollo copied to clipboard
Nuxt Bridge Compatibility
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 Could you provide a minimal reproduction example?
@pschaub as requested, here's the link to the minimal reproduction example
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: -
Any updates?