errors.fyi community error code reference

Node.js Error Codes

Symbolic error codes (ERR_*) thrown by the Node.js runtime. These appear as the code property on Error objects and identify the specific cause more precisely than the message string.

References

96 codes