{
  "file": "/workspace/flows/shreem-medusa-admin.yaml",
  "success": false,
  "executed": true,
  "duration": 67,
  "resultType": "failed",
  "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.",
  "attempts": [
    {
      "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"
    }
  ]
}