Currently install fails for peer dependency if using react 17 (e.g. react@17.0.2).
I am using react-elastic-carousel which depends on this, so my install is failing without --force. I suggest using the same peer dependency as there (then upgrade the version in the other project to new version of this)
Currently install fails for peer dependency if using react 17 (e.g.
react@17.0.2).I am using react-elastic-carousel which depends on this, so my install is failing without
--force. I suggest using the same peer dependency as there (then upgrade the version in the other project to new version of this)