I can't seem to generate a playwright e2e for my project #18652
Labels
outdated
scope: testing tools
Issues related to Cypress / Jest / Playwright / Vitest support in Nx
type: bug
Current Behavior
I cannot generate a playwright e2e project for my frontend
Expected Behavior
A playwright e2e configuration to be added to the frontend project
GitHub Repo
https://github.com/sfabriece/cypress-e2e-repro/tree/e2e
Steps to Reproduce
yarn install
nx g @nx/playwright:configuration --project=frontend --verbose
Nx Report
Failure Logs
Operating System
Additional Information
It seems like a local version of yarn is installed in local directory in the process.
The text was updated successfully, but these errors were encountered: