Scrypt algorithm not supported

Hello,
The situation very strange for me.
On localhost Node.js project is running well but
on the host I am receiving error while trying to login:
“ERR_CRYPTO_SCRYPT_NOT_SUPPORTED”
with message"Scrypt algorithm not supported".
And is no any password encoding in the app like (Argon2).
on mysql db password stores as text.Any suggestion will be appreciated.

Community Page
Last updated: