Skip to content
JS
Node.js error

ERR_NAPI_TSFN_START_IDLE_LOOP

On the main thread, values are removed from the queue associated with the thread-safe function in an idle loop. This error indicates that an error has occurred when attempting to start the loop.

Reference entryNode.jsFetched

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

Category
Legacy Node.js error codes
Severity
error
Versions
Added in v10.6.0, v8.16.0; removed in v14.2.0, v12.17.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.