Skip to content

add react 19 to peer dependencies #344

@se-omar

Description

@se-omar

when trying to install @apollo/sandbox on a react 19 project, I get a peer dependency error

npm error While resolving: @apollo/sandbox@2.7.3
npm error Found: react@19.2.0
npm error node_modules/react
npm error Could not resolve dependency:
npm error peerOptional react@"^16.8.0 || ^17.0.0 || ^18.0.0" from @apollo/sandbox@2.7.3
npm error node_modules/@apollo/sandbox
npm error   @apollo/sandbox@"^2.7.3" from the root project

we need to add react 19 to the peer dependency for this package

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions