worker.fetch failing on node18.x + GitHub actions
Hey 
This minimal test using
https://github.com/kysely-org/kysely/tree/master/test/cloudflare-workers
Any ideas?
https://github.com/kysely-org/kysely/actions/runs/8847499673/job/24295439271
node 18.x
wrangler@3.52.0
tsx@4.7.3
hono@4.2.8
it used to work on wrangler@3.1.2
was node18 support dropped?
This minimal test using
unstable_dev and worker.fetch works locally, but fails in GitHub actionshttps://github.com/kysely-org/kysely/tree/master/test/cloudflare-workers
Any ideas?
https://github.com/kysely-org/kysely/actions/runs/8847499673/job/24295439271
node 18.x
wrangler@3.52.0
tsx@4.7.3
hono@4.2.8
it used to work on wrangler@3.1.2
was node18 support dropped?