seb
CDCloudflare Developers
•Created by seb on 4/4/2025 in #pages-help
Cannot perform I/O on behalf of a different request
I'm trying to use the
postgres
library with neon.tech but I get this error:
3 replies
CDCloudflare Developers
•Created by seb on 4/4/2025 in #pages-help
Uncaught Error: No such module "node:events".
I'm trying to deploy my SvelteKit app on Cloudflare using bun
I'm using the crypto module (importing it with
node:crypto
) and this is my wrangler.json
:
I don't think that cloudflare is reading the configuration file tho because after a success message i get this:
4 replies