1

I keep getting a "Cypress failed to start." message when trying to run e2e tests using Nx. I am new to Nx and not sure how to fix the issue. enter image description here

Jacob
  • 33
  • 4

1 Answers1

1

I have resolved my issue through reinstalling Cypress using the --force tag. Hope this helps if anyone else hits this issue.

Jacob
  • 33
  • 4