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
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!
The text was updated successfully, but these errors were encountered:
Hi @daquanwright did you make any progress with this? I am a designer with Wordpress but learning react.js and how I could integrate it with WP. I am very new to React. Have you also considered using AI if it might help? Also if you have found other more current solutions, please could you loop me in?
I had the same issue and only half solved it. I ran "npm update", then "npm audit fix --force". This got rid of the current error and the second one I ran into, but has given me a new one in place of those two.
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!
The text was updated successfully, but these errors were encountered: