You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use AsyncLocalStorage we need to use node compat in Cloudflare. Moreover because Nitro patches it by default and it breaks, we need to exempt it. I've had success by using the cloudflare_module preset and some settings. I actually documented this because this was the one adapter I had issues with.
Duplicates
Latest version
Current behavior 😯
I receive the following error:
Expected behavior 🤔
I was hoping it would load the route.
Steps to reproduce 🕹
Steps:
NITRO_PRESET=cloudflare bun run build
bunx wrangler dev --local
Context 🔦
Just trying to get Solid Start (0.4.1) to work with Cloudflare Workers.
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered: