Cannot deploy app with email routing and sveltekit CF adapter
I wanted to add email routing to my app (sveltekit adapter deploy on workers) and I am getting the following error:
Cannot find module 'cloudflare:email' imported from
My wrangler version is: ^4.42.20 Replies