$ vpx playwright install --with-deps chromium --no-shell
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 2, reused 0, downloaded 1, added 0
Packages: +2
++
Progress: resolved 3, reused 0, downloaded 1, added 0
Progress: resolved 3, reused 0, downloaded 2, added 2, done
Installing dependencies...
Switching to root user to install dependencies...
Password: su: Authentication failure
Failed to install browsers
Error: Installation process exited with code: 1
Description
I'm unable to use the official docker image in Gitlab CI to run vitest browser mode tests.
Since the docker image is not intended as a production runtime image can we have a less restrictive version?
CI logs:
Suggested solution
Alternative
No response
Additional context
No response
Validations