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
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 [email protected]
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 [email protected]
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
The text was updated successfully, but these errors were encountered: