2 messages · Page 1 of 1 (latest)
This error: opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error'
],
Which gets solved by manually adding this to package.json in "scripts" > "start":" .. --openssl-legacy-provider"
Is there a way to solve this for good?
upgrade your dependencies that need it