errors.fyi
community error code reference
errors.fyi
/
nodejs
/
ERR_REQUIRE_ASYNC_MODULE
ERR_REQUIRE_ASYNC_MODULE
nodejs
Cannot require async module
An ES module that contains top-level await cannot be loaded with require().
References
https://nodejs.org/api/errors.html
โ all namespaces for ERR_REQUIRE_ASYNC_MODULE