I currently have react-redux v6 installed and it doesn't support react-redux-firebase so I want to downgrade it to version 5.x
Run these commands:
npm uninstall react-redux
npm i react-redux@5
Thanks a lot
On Sun, Dec 9, 2018, 11:49 PM Mark Erikson <[email protected] wrote:
Closed #1112 https://github.com/reduxjs/react-redux/issues/1112.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/reduxjs/react-redux/issues/1112#event-2014615696, or mute
the thread
https://github.com/notifications/unsubscribe-auth/Acv-byVInuXV9zbhNLWnltN675_d0G2hks5u3ZNzgaJpZM4ZKXPC
.
Most helpful comment
Run these commands: