Skip to content

esm: add ERR_REQUIRE_ESM_RACE_CONDITION#62462

Open
aduh95 wants to merge 2 commits intonodejs:mainfrom
aduh95:ERR_REQUIRE_ESM_RACE_CONDITION
Open

esm: add ERR_REQUIRE_ESM_RACE_CONDITION#62462
aduh95 wants to merge 2 commits intonodejs:mainfrom
aduh95:ERR_REQUIRE_ESM_RACE_CONDITION

Conversation

@aduh95
Copy link
Copy Markdown
Contributor

@aduh95 aduh95 commented Mar 27, 2026

I don't think we have any way to support it, so we shouldn't be throwing ERR_INTERNAL_ASSERTION that requests the user to open an issue here.

Closes: #62432

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. errors Issues and PRs related to JavaScript errors originated in Node.js core. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.