I tried building this project today but npm install fails with a dependency issue:
Could not resolve dependency:
peer react@"^0.14 || ^15.0.0 || ^16.0.0-alpha" from airbnb-prop-types@2.16.0
node_modules/react-outside-click-handler/node_modules/airbnb-prop-types
I tried building this project today but npm install fails with a dependency issue:
Could not resolve dependency: peer react@"^0.14 || ^15.0.0 || ^16.0.0-alpha" from airbnb-prop-types@2.16.0 node_modules/react-outside-click-handler/node_modules/airbnb-prop-types
This appears to be due to this airbnb issue:
React 17 peer support #73
Any thoughts on the best way to resolve this. Can you update the dependencies to reflect this