minor/plutonium

opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ]

Opened this issue · 1 comments

Node 18.18.0

yarn dev

  opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

I encountered the same problem, and was able to solve it with these changes, chrisli30/web-plutonium@860f420

Solution on Stack Overflow: https://stackoverflow.com/questions/71033802/error-error0308010cdigital-envelope-routinesunsupported-next-js