We noticed that today our builds (example failded build) started failing with the following error from spec-prod:
Validating Web IDL defined in index.html.
pnpm add reffy@15
reffy 15.0.2
Could not find Chrome (ver. 123.0.6312.105). This can occur if either
1. you did not perform an installation before running the script (e.g. npx puppeteer browsers install chrome) or
2. your cache path is incorrectly configured (which is: /home/runner/.cache/puppeteer).
For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
We noticed that today our builds (example failded build) started failing with the following error from spec-prod:
Is it a bug introduced by recent changes to spec-prod, like https://github.com/w3c/spec-prod/pull/155? There were a few other PRs merged yesterday as well.