I use react-router-dom for routing in my React application. Part of my app extracted in another package. List of dependencies looks like this:
react-router-dom
React
I had a similar problem with Redirect component. It turned out that I called Redirect from 'react-router' instead of 'react-router-dom'.
Error: Invariant failed: You should not use outside a