-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed as duplicate of#35601
Description
Version
1.52.0
Steps to reproduce
Install Playwright on Debian Testing.
Expected behavior
Installation succeeds with the default method.
Actual behavior
Installation fails.
Additional context
Debian Testing does not have libavif15 library, it has been updated to libavif16. There doesn't seem to be a trivial workaround for this. Chrome and Firefox can be used if dependencies minus libavf15 are installed manually. Only way to continue with Playwright is to disable Webkit tests.
Environment
System:
OS: Linux 6.12 Debian GNU/Linux trixie/sid
CPU: (32) x64 AMD Ryzen 9 5950X 16-Core Processor
Memory: 5.57 GB / 31.27 GB
Container: Yes
Binaries:
Node: 20.19.0 - /usr/bin/node
npm: 9.2.0 - /usr/bin/npm
IDEs:
VSCode: 1.99.3 - /usr/bin/code
Languages:
Bash: 5.2.37 - /usr/bin/bash
npmPackages:
@playwright/test: ^1.42.1 => 1.52.0
playwright: ^1.52.0 => 1.52.0Metadata
Metadata
Assignees
Labels
No labels