How to Fix NodeJS 'ERR_OSSL_EVP_UNSUPPORTED' Open SSL Error

preview_player
Показать описание
Please subscribe to my channel, it doesn’t cost you anything and will help me grow this channel. Thank you.

How to fix the NodeJS 18 ERR_OSSL_EVP_UNSUPPORTED, open ssl error and the "error:0308010C:digital envelope routines::unsupported" error, without having to downgrade NodeJS version.

Рекомендации по теме
Комментарии
Автор

I had this problem with Heroku. Thanks for helping.

brownpatriot
Автор

error: unknown option `--openssl-legacy-provider'

please help me

bansiparmar
Автор

But if i use NextJS, how do i change the script?

ahmadmustaffa
Автор

"react-scripts --openssl-legacy-provider start"
"react-scripts --openssl-legacy-provider build"

KAiDD