Replies: 1 comment
-
did you find the solution? facing the same issue rn. might be because of my antivirus but not sure |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When running E2E test , I am getting below error logs :
An unexpected error occurred while verifying the Cypress executable.
Please search Cypress documentation for possible solutions:
https://on.cypress.io
Check if there is a GitHub issue describing this crash:
https://github.com/cypress-io/cypress/issues
Consider opening a new issue.
Error: spawn EPERM
Platform: win32 (10.0.22000)
Cypress Version: 6.9.1
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] e2e:
nx e2e okreads-e2e
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] e2e script.
Beta Was this translation helpful? Give feedback.
All reactions