devloco / create-react-wptheme

Create modern, React-enabled WordPress themes with a single command.
MIT License
359 stars 60 forks source link

throw err in theme-folder\react-folder\nodule_modules\@devloco\react-scripts-wptheme\scripts\wpstart.js:19 #74

Open daquanwright opened 4 months ago

daquanwright commented 4 months ago

Hello to anyone reading this (I'm guessing no one since this project looks pretty inactive at this point, still want to give it one last try before I move on to other options for integrating React with WordPress).

Initially I was creating a headless WordPress website using React as the frontend, it's for my portfolio and blog. I was thinking of going this route because it's simpler to pull in WP specific widgets and components versus recreating too many elements or querying many objects to get things on the posts pages specifically. I want to know if anyone understands that error I'm showing in the screenshots and has a solution?

I'd rather not waste my time if the project is no longer being supported with the modern versions of Node, webpack, and React, please let me know if anyone is around!

image

image