在另一个 import() 调用已经在进行中异步加载它时,尝试对 ES 模块 执行 require()。
import()
require()
🌐 An attempt was made to require() an ES Module while another import() call was already in progress to load it asynchronously.