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
Describe the bug
Playwright is installed in CI using following command: npx playwright install --with-deps
which fails with:
Package libasound2 is a virtual package provided by:
liboss4-salsa-asound2 4.2-build2020-1ubuntu3
libasound2t64 1.2.11-1build2 (= 1.2.11-1build2)
E: Package 'libasound2' has no installation candidate
E: Unable to locate package libffi7
E: Unable to locate package libx264-163
Failed to install browsers
Error: Installation process exited with code: 100
The text was updated successfully, but these errors were encountered:
Describe the bug
Playwright is installed in CI using following command:
npx playwright install --with-deps
which fails with:
The text was updated successfully, but these errors were encountered: