How to Fix: ERR_OSSL_EVP_UNSUPPORTED (digital envelope routines)
This Node.js error happens because Node 17+ uses OpenSSL 3.0, which dropped default support for the legacy MD4 hash that older Webpack, Create React App, Angular, and Vue builds rely on. The fastest fix is enabling OpenSSL’s legacy provider.