ERR_REQUIRE_ESM_RACE_CONDITION


稳定性: 1 - 实验性。

在另一个 import() 调用已经在进行中异步加载它时,尝试对 ES 模块 执行 require()

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