MrBithles
CDCloudflare Developers
•Created by MrBithles on 11/7/2024 in #workers-help
Browser Rendering Env Binding in local dev is not set?
In my local wranger dev I can see logs saying it will bind browser but when I print out env from fetch or queue param its undefined. I assume it's why I am seeing this error trying to launch puppeteer.
✘ [ERROR] TypeError: Cannot read properties of undefined (reading 'fetch') at PuppeteerWorkers.launch
2 replies