Skip to content

Does not support apollo client 4 #676

Description

@janheussner

Environment

Docker - node:24.16.0-bullseye-slim
| Operating system | Linux 6.12.76-linuxkit |
| CPU | unknown (10 cores) |
| Node.js version | v24.16.0 |
| nuxt/cli version | 3.35.2 |
| Package manager | npm |
| Nuxt version | 4.4.8 |
| Nitro version | 2.13.4 |
| Builder | vite@7.3.5 |

Describe the bug

Conflicting peer dependency: @apollo/client@4.2.11

I was trying to update the apollo-upload-client to the new version which is only supporting apollo client version 4 and higher.

Expected behaviour

please add support for apollo client 4

Reproduction

Install nuxtjs apollo and apollo-upload-client and it will fail

Additional context

The only workaround is to completly remove this module and add the @vue/apollo-composable itself

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions