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

npm WARN [email protected] requires a peer of react-redux@^4.0.0 || ^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself. #58

Open
pgoldweic opened this issue May 21, 2019 · 0 comments

Comments

@pgoldweic
Copy link

I have just installed from scratch the following packages (after creating a project via create-react-app):

  • redux (npm install redux installed version 4.0.1)
  • react-redux (npm installed version 7.0.3)
  • redux-devtools (npm installed version 3.5.0)

However, I am getting the above warning. Is redux-devtools 3.5.0 not compatible with react-redux 7.03 (current version)? Please advise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant