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 for ERR_REQUIRE_ASYNC_MODULE