errors.fyi community error code reference
ERR_REQUIRE_ASYNC_MODULE
nodejs

Cannot require async module

An ES module that contains top-level await cannot be loaded with require().

References

← all namespaces