Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
minon250 opened this issue Jun 15, 2023 · 2 comments
Open

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

minon250 opened this issue Jun 15, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@minon250
Copy link

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

@minon250 minon250 added the bug Something isn't working label Jun 15, 2023
@jcguarinpenaranda
Copy link

+1

@jcguarinpenaranda
Copy link

I just opened the PR #388, let's see if it gets merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants