You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.0.1 || ^16.0.1" from [email protected]
npm ERR! node_modules/react-text-loop
npm ERR! react-text-loop@"^2.3.0" from the root project
It seems that react 17 is not supported. This causes some problems due to the peer dependency change in npm 7.
Is this up for grabs?
The text was updated successfully, but these errors were encountered:
I currently get this warning in react:
It seems that react 17 is not supported. This causes some problems due to the peer dependency change in npm 7.
Is this up for grabs?
The text was updated successfully, but these errors were encountered: