errors.fyi
community error code reference
errors.fyi
/
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