Bug report
Description / Observed Behavior
Starting with 0.16 there's an error on Cloudflare Workers
Expected Behavior
Expect it to work same as before 0.16
Reproduction
Create any satori call on Cloudflare Workers, check dashboard logs for errors
Additional Context
Satori 0.16+, previous worked with no errors
Wrangler has nodejs_compat flag on:
"compatibility_date": "2025-07-22",
"compatibility_flags": ["nodejs_compat"]