[Bug]: Playwright error — Host system is missing dependencies to run browsers #1415
Labels
aarch64
aarch64 (or arm64) systems
bug
Something isn't working
javascript
Pull requests that update Javascript code
linker
Related to linking (ld, ld.so or dyld)
linux
Linux systems
Current Behavior (bug)
When running a Playwright test, browsers won’t run at all. Instead, tests immediately fail with this error message:
Expected Behavior (fix)
Browsers should run just like in most environments.
Additional context
$ devbox version -v
devbox.json
https://github.com/dtinth/devbox-playwright-issue/blob/main/devbox.jsonTo reproduce:
Use a Linux box.
The text was updated successfully, but these errors were encountered: