nextjs-headless-wordpress icon indicating copy to clipboard operation
nextjs-headless-wordpress copied to clipboard

Project does not build

Open mwoodpatrick opened this issue 4 years ago • 2 comments

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

mwoodpatrick avatar Mar 13 '21 16:03 mwoodpatrick

Any solution found for this?

tddixon avatar Apr 03 '21 15:04 tddixon

Please test this branch which has the lastest code with updated packages. https://github.com/imranhsayed/nextjs-headless-wordpress/tree/feature/youtube-tutorial

imranhsayed avatar Jun 05 '21 17:06 imranhsayed