imranhsayed / nextjs-headless-wordpress

🔥 Nextjs Headless WordPress
https://codeytek.com/course/next-js-headless-wordpress-course/
GNU General Public License v3.0
640 stars 161 forks source link

Project does not build #53

Open mwoodpatrick opened 3 years ago

mwoodpatrick commented 3 years ago

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

tddixon commented 3 years ago

Any solution found for this?

imranhsayed commented 3 years ago

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