Skip to content
JS
Node.js error

ERR_UNKNOWN_STDIN_TYPE

An attempt was made to launch a Node.js process with an unknown stdin file type. This error is usually an indication of a bug within Node.js itself, although it is possible for user code to trigger it.

Reference entryNode.jsFetched

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

Category
Legacy Node.js error codes
Severity
error
Versions
Added in v8.0.0; removed in v11.7.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.