Skip to content
JS
Node.js error

ERR_MISSING_TRANSFERABLE_IN_TRANSFER_LIST

An object that needs to be explicitly listed in the transferList argument is in the object passed to a postMessage() call, but is not provided in the transferList for that call. Usually, this is a MessagePort.

Reference entryNode.jsFetched

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

Category
Legacy Node.js error codes
Severity
error
Versions
Added in v15.0.0; removed in v21.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.381Z.