s

Angular digital envelope routines unsupported or ERR_OSSL_EVP_UNSUPPORTED error when running Angular application edit button Edit

author
Murugan Andezuthu Dharmaratnam | calendar 13 March 2024 | 107

Getting the error .Error: error:0308010C:digital envelope routines::unsupported while building angular application for release.

Solution

Solution is to set the windows environment variable and then build the application. It would work fine.

set NODE_OPTIONS=--openssl-legacy-provider