I got a compilation error trying to run on Node v18. It appears related to this: https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported
I ran the following cmd line: export NODE_OPTIONS=--openssl-legacy-provider
and it compiled. Unsure if webpack should be updated?
I got a compilation error trying to run on Node v18. It appears related to this: https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported
I ran the following cmd line: export NODE_OPTIONS=--openssl-legacy-provider
and it compiled. Unsure if webpack should be updated?