Skip to content
JS
Node.js error

ERR_CRYPTO_SCRYPT_INVALID_PARAMETER

An incompatible combination of options was passed to crypto.scrypt() or crypto.scryptSync(). New versions of Node.js use the error code ERR_INCOMPATIBLE_OPTION_PAIR instead, which is consistent with other APIs.

Reference entryNode.jsFetched

Node.js documentation lists the code ERR_CRYPTO_SCRYPT_INVALID_PARAMETER without the printed message text.

Category
Legacy Node.js error codes
Severity
error
Versions
removed in v23.0.0
Runtime
node
or press Cmd/Ctrl + Enter. The text is only sent to this site to match it.
Source: Node.js documentation. Data fetched 2026-09-25T01:43:12.380Z.