Skip to content
JS
Node.js error

ABORT_ERR

Used when an operation has been aborted (typically using an AbortController). APIs not using AbortSignals typically do not raise an error with this code.

Reference entryNode.jsFetched

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

Category
Node.js error codes
Severity
error
Versions
Added in v15.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.376Z.