Results 4 comments of oro

> I originally used a version based on: @UnlimitedBytes code [#4292 (comment)](https://github.com/sveltejs/kit/issues/4292#issuecomment-1550596497) but this stops working with the latest miniflare, and in a similar way to @s3812497 I've produced a...

> @ssbm-oro Could it be the version of node/npm that you're using? I happen to be using v16.20.0, though I'd advise going for v18. I just switched to v18 locally...

I found something that works for me, at least, it'll let me continue developing and testing locally with the same code that'll run on Cloudflare in production. I created two...

@zwergius Thanks for the suggestion, this is similar to how I was trying to run it before. Maybe it's because I'm using npm instead of pnpm, but when I run...