-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Playwright does not support chromium on mac11.4 #70
Comments
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗 |
Googled around and found a lot of similar reports. No solution, apart maybe on microsoft/playwright#5443
and npm install playwright,then it worked. Playwright does not support chromium on mac11.2 ,which is sloved.
|
... or try upgrading to the latest pre-release version. |
It looks like we are currently pinning playwright to an old version, 1.3.0: benchmarks/packages/run/package.json Line 20 in ae6dece
Hopefully if we upgraded playwright to the latest, then this might be fixed. EDIT: Nevermind, it still doesn't work on 1.13.0, the latest version. |
Ah maybe if we pin to |
I tried pinning to
sounded like arm-64 is not supported, maybe someone with non arm-64 can help run the benchmarks? |
UnhandledPromiseRejectionWarning: Error: ERROR: Playwright does not support chromium on mac11.5 |
Cross-referencing that one: microsoft/playwright#7723 |
I tagged it as won't fix as it requires some work upstream. |
Description
Error when trying to run
jlpm
Reproduce
jlpm
Expected behavior
benchmarks should be started without Playwright issue
Context
Troubleshoot Output
Command Line Output
Browser Output
The text was updated successfully, but these errors were encountered: