Version
latest
Steps to reproduce
I went here: https://playwright.dev/docs/intro#installing-playwright
Followed instructions to install with yarn, i.e. using yarn create playwright
Expected behavior
To be able to install with yarn.
Actual behavior
It is failing to install with this error:
Installing Playwright Test (yarn add --dev -W @playwright/test)…
Unknown Syntax Error: Unsupported option name ("-W").
Additional context
No response
Environment
Version
latest
Steps to reproduce
I went here: https://playwright.dev/docs/intro#installing-playwright
Followed instructions to install with yarn, i.e. using
yarn create playwrightExpected behavior
To be able to install with yarn.
Actual behavior
It is failing to install with this error:
Additional context
No response
Environment