nodejs-razorpay icon indicating copy to clipboard operation
nodejs-razorpay copied to clipboard

Frontend crashes on npm start due to OpenSSL error

Open hari134 opened this issue 10 months ago • 0 comments

Frontend crashes on npm start with error:

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

Issue is fixed by #33

hari134 avatar Apr 12 '24 11:04 hari134