Skip to content
New issue

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

Upgrade to react 17 #1028

Closed
sarmong opened this issue Nov 20, 2020 · 1 comment
Closed

Upgrade to react 17 #1028

sarmong opened this issue Nov 20, 2020 · 1 comment

Comments

@sarmong
Copy link

sarmong commented Nov 20, 2020

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)

@prescottprue
Copy link
Owner

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants