Nodejs ERR_OSSL_EVP_UNSUPPORTED Err info opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' } command terminated with exit code 1 Fix Nodejs ERR_OSSL_EVP_UNSUPPORTED I had this problem too. I’d accidentally been running on the […]