Skip to content

Incompatible Peer Dependency with React 19 #60

@ultimatekristency

Description

@ultimatekristency

The package flutterwave-react-v3@1.3.2 does not support React 19. While trying to install it in a Next.js project using React 19, I encountered the following error:

npm error peer react@"^15.0.0 || ^18.0.0" from flutterwave-react-v3@1.3.2

This prevents installation unless --legacy-peer-deps or --force is used. Could you update the package to support React 19? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions