Why request sudo to install Playwright with Chromium? #29435
Unanswered
bodograumann
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
I tried to integrate my play functions into vitest with the suggested command:
I got this far:
Why does the script request sudo access?
Usually this is not needed to setup playwright (I am using it fine with the test runner currently)
Maybe there should be a prompt whether I want to install something globally on my system?
Unfortunately this way the only option for me was to Ctrl-C abort.
Additional information
No response
Create a reproduction
No response
Beta Was this translation helpful? Give feedback.
All reactions