DEV Community

Kamaldeep Singh
Kamaldeep Singh

Posted on

Could not find Chrome (ver. 127.0.6533.72). puppeteer

Error: Could not find Chrome (ver. 127.0.6533.72). This can occur if either
you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
your cache path is incorrectly configured (which is: C:\Users\Kamaldeep\.cache\puppeteer)
For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.

Iā€¦

Top comments (0)