I've tried a lot of things so far and I've been able to compile after installing and including some polyfills for util, constants, os, etc. in my webpack.config file but I'm still getting a "process: module not found" error after installing and including a resolve.require for process.
Asked
Active
Viewed 29 times
0
-
try the second highest answer: https://stackoverflow.com/a/65556946/11931524 – HEllRZA Aug 14 '22 at 00:07
-
Please provide enough code so others can better understand or reproduce the problem. – Community Aug 18 '22 at 14:10