ERR_NO_CRYPTO
node
runtime_error
official
true
Crypto not available
ID: node/err_no_crypto
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
Node.js was compiled without crypto support, but a crypto feature was requested.
generic