How to upgrade react app built on node v16 to node v18?
I have the project that is using a react v17 with using for node V16 also for UI I am using material V4 version but now i need to upgrade my project with node V18. Also, I am using webpack 4 as well.