@playwright/cli version is misaligned from the rest of @playwright family, More importantly is using alpha playwright and playwright-core versions, causing dependency duplication for unclear reason or benefit.
Please consider same release process, or use dependency ranges. AFAIK everything like ^1.59.0 works.
Also keep in mind many organizations has strict rules preventing installing any alpha tags.
@playwright/cliversion is misaligned from the rest of@playwrightfamily, More importantly is using alphaplaywrightandplaywright-coreversions, causing dependency duplication for unclear reason or benefit.Please consider same release process, or use dependency ranges. AFAIK everything like
^1.59.0works.Also keep in mind many organizations has strict rules preventing installing any
alphatags.