CF Worker Puppeeter: Cannot read properties of undefined (reading 'fetch')
Hi I'm getting this error still after following the Docs https://developers.cloudflare.com/browser-rendering/get-started/screenshots/
It happens locally with
My
My
Cannot read properties of undefined (reading 'fetch') with Node
It happens locally with
wrangler dev --remote and in production.My
src/index.js:My
wrangler.toml:Cannot read properties of undefined (reading 'fetch') with Node
Cloudflare Docs
By following this guide, you will create a Worker that uses the Browser Rendering API to take screenshots from web pages. This is a common use case for browser automation.
