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
Cloudflare Docs
Puppeteer · Browser Rendering 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 …
6 Replies
Seems like MY_BROWSER isn't set
Do you have the binding?
I'm facing the same error. I cannot make the getting started guide work — here's the keybinding I use:
and here' the index.js file
Hey I am facing the same error, has anyone fixed this problem?
Share code + wrangler.toml
Your config will be incorrect
I realize this is only for worker paid user. So I think it is normal that hit an error with a free tier account. Thanks
hello, I'm a paid user and still get this error :/