Closed gioragutt closed 2 years ago
I'm able to reproduce this, unsure what happened recently but it seems like the postinstall script isn't running anymore for cypress.
To get around it today you can run npx cypress install
to force the install but going to look more into this. Thank you for the bug report.
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.
Current Behavior
When adding
@nrwl/cypress
and generating a new e2e project, it does not add cypress itself to the dependencies.Expected Behavior
When using
@nrwl/cypress
, running e2e should work OOTB without installing cypress manually, at least without concrete warnings in the CLI that it's supposed to be a manual step.Steps to Reproduce
Failure Logs
Environment