Skip to content
JS
Node.js error

ERR_STDOUT_CLOSE

An attempt was made to close the process.stdout stream. By design, Node.js does not allow stdout or stderr streams to be closed by user code.

Reference entryNode.jsFetched

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

Category
Legacy Node.js error codes
Severity
error
Versions
removed in v10.12.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.381Z.