[
  {
    "attempt": 1,
    "success": false,
    "error": "Could not find Chrome (ver. 135.0.7049.42). This can occur if either\n 1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or\n 2. your cache path is incorrectly configured (which is: /home/ubuntu/.cache/puppeteer).\nFor (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.",
    "duration": 67,
    "resultType": "failed"
  }
]