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
Here's the docs
https://developers.cloudflare.com/browser-rendering/platform/puppeteer/#use-puppeteer-in-a-worker

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 …
