Skip to content
JS
Node.js error

ERR_REQUIRE_ESM_RACE_CONDITION

An attempt was made to require() an ES Module while another import() call was already in progress to load it asynchronously.

Reference entryNode.jsFetched

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

Category
Node.js error codes
Severity
error
Versions
Added in v26.1.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.380Z.