question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

warning "react-router-redux@5.0.0-alpha.6" has incorrect peer dependency "react@^15".

See original GitHub issue

Version

react-router-redux@5.0.0-alpha.6

Steps to reproduce

yarn add react@^16.0.0
yarn add react-router-redux@next
yarn check

Question

Does react-router-redux work with React 16? Everything is working for me locally in an app I’m working on.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:10
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

11reactions
timdorrcommented, Oct 12, 2017

I’ll publish an update soon.

1reaction
mistermendezcommented, Nov 8, 2017

@homer0 thx! that worked

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dependency warnings when using create-react-app #4342
Installing react-scripts (or making a React app via create-react-app ) spits out a ton of dependency warnings. This didn't occur in yarn 0.x....
Read more >
reactjs - React 16 - Incorrect Peer Dependency - Stack Overflow
After migrating to React 16 I got a lot of warnings which say that there is an incorrect Peer Dependency. How can I...
Read more >
styled-components@5.3.5" has unmet peer dependency ...
Getting warning while installing via yarn for react-is and stylis, even ... Github.com ... has incorrect peer dependency "react@^16.8.0 || ^17.0.0". warning ......
Read more >
you must install peer dependencies yourself Code Example
npm WARN codelyzer@6.0.1 requires a peer of tslint@^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
Read more >
How to solve peer dependencies error after updating ... - Reddit
Correct my if I'm wrong but deleting node modules dir with package-lock.json and running “npm install --legacy-peer-deps” should do the trick.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found