Could not find Chrome (ver. 142.0.7444.175). This can occur if either
Author: leonidrysevCreated Mar 23, 2026Updated Mar 23, 2026
Could not find Chrome (ver. 142.0.7444.175). 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: /home/sbx_user1051/.cache/puppeteer). For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
Source: joemccann/dillinger