Skip to content

error:0308010C:digital envelope routines::unsupported #53

Open
@Kekc

Description

@Kekc

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions