Open
Description
npm run build
inside website/
directory failed for me with the following:
{
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
Node.js v18.9.0
Solution from https://stackoverflow.com/questions/69750769/error-error0308010cdigital-envelope-routinesunsupported-angular worked for me.
Metadata
Metadata
Assignees
Labels
No labels