Skip to content

reaptcha does not support react 19 #268

Open
@soasada

Description

@soasada

Hi, when I try to install this package in a fresh project with react 19.0.0 it throws the following error:

npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: undefined@undefined
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^19.1.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^16 || ^17 || ^18" from [email protected]
npm error node_modules/reaptcha
npm error   reaptcha@"^1.12.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /home/nico/.npm/_logs/2025-04-02T17_34_07_161Z-eresolve-report.txt

npm error A complete log of this run can be found in: /home/nico/.npm/_logs/2025-04-02T17_34_07_161Z-debug-0.log

Do you have plans to support it?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions