You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using Puppeteer ~9.9.1. Puppeteer now only officially supports versions >= 19.4.0. At the time of writing, the latest stable version is 21.5.2. As this is quite a big dependency, it's probably a good idea to try and update this.
(Sorry that this issue isn't well fleshed-out! I thought it was better to have it written down without any research than not at all.)
The text was updated successfully, but these errors were encountered:
+1 to getting this issue resolved, we were trying to integrate pa11y into our codebase but newer native APIs (like structuredClone) cause it to crash.
We're trying to figure out if we can hack our own version of pa11y-ci together with the base pa11y tool in the meantime, since we don't want to add a polyfill just for a developer tool, but it would be super nice for the ci tool to get updated!
We're using Puppeteer ~9.9.1. Puppeteer now only officially supports versions >= 19.4.0. At the time of writing, the latest stable version is 21.5.2. As this is quite a big dependency, it's probably a good idea to try and update this.
(Sorry that this issue isn't well fleshed-out! I thought it was better to have it written down without any research than not at all.)
The text was updated successfully, but these errors were encountered: