The latest react-redux package requires react-redux-firebase to be version 3.*.
But they are not releasing the latest version on npm yet.
Temporary solution: downgrade to react-redux v5.1.1
To fix in the future: upgrade both packages and replace the App.js with updated file.
The latest react-redux package requires react-redux-firebase to be version 3.*.
But they are not releasing the latest version on npm yet.
Temporary solution: downgrade to react-redux v5.1.1
To fix in the future: upgrade both packages and replace the App.js with updated file.