If you see an error in your build with an error code like ERR_OSSL_EVP_UNSUPPORTED
, it can be related to your site having node 18 version set, but our system node version being node 16.
If that’s the case, you can set your node version to 16 following this link.
When we update our system node version, announced in here, problem should be solved.