AsyncLocalStorage is not available in this environment after upgrade to v1.4

installHook.js:1 [better-auth] Warning: AsyncLocalStorage is not available in this environment. Some features may not work as expected.

installHook.js:1 [better-auth] Please read more about this warning at https://better-auth.com/docs/installation#mount-handler
installHook.js:1 [better-auth] If you are using Cloudflare Workers, please see: https://developers.cloudflare.com/workers/configuration/compatibility-flags/#nodejs-compatibility-flag
Uncaught (in promise) TypeError: Failed to fetch dynamically imported module: node:async_hooks


how to resolve this error
Cloudflare Docs
Opt into a specific features of the Workers runtime for your Workers project.
Learn how to configure Better Auth in your project.
Was this page helpful?