We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am getting an error
Found: [email protected] npm ERR! node_modules/react npm ERR! react@"^17.0.1" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.3.0" from [email protected] npm ERR! node_modules/react-redux-firebase npm ERR! react-redux-firebase@"*" from the root project
Should I force install react-redux-firebase? Or should I downgrade to react 16.14.0? (Or even 16.3)
16.3
The text was updated successfully, but these errors were encountered:
@michalens the v3.8.0 release includes an update to the peer dependencies to support react 17
Thanks for reporting! Please reach out if things aren't working as expected
Sorry, something went wrong.
No branches or pull requests
I am getting an error
Should I force install react-redux-firebase? Or should I downgrade to react 16.14.0? (Or even
16.3
)The text was updated successfully, but these errors were encountered: