Skip to content

React 18.2.0 Compatibility Issue with react-activity-feed #386

@minon250

Description

@minon250

I am reaching out to discuss an issue I've encountered while trying to install react-activity-feed in my project that uses React version 18.2.0. When attempting to install react-activity-feed via npm, I encountered a peer dependency conflict, as react-activity-feed appears to expect React version 17.x.x or 16.8.x.
npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: timeline-poc@0.1.0 npm ERR! Found: react@18.2.0 npm ERR! node_modules/react npm ERR! react@"18.2.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^17.0.0 || ^16.8.0" from react-activity-feed@1.4.0 npm ERR! node_modules/react-activity-feed npm ERR! react-activity-feed@"*" from the root project

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions