Cannot read properties of undefined (reading 'fetch') with Node

I'm getting this with just running a basic command of @cloudflare/puppeteer that I got from the docs


Here's the docs
https://developers.cloudflare.com/browser-rendering/platform/puppeteer/#use-puppeteer-in-a-worker
CleanShot_2024-05-24_at_10.01.182x.png
Cloudflare Docs
Puppeteer is one of the most popular libraries that abstract the lower-level DevTools protocol from developers and provides a high-level API that you
Was this page helpful?