The cypress npm package is installed, but the Cypress binary is missing. #27780
Unanswered
kalpit1981
asked this question in
CI setup
Replies: 1 comment
-
Did you ever resolve this issue? I had a working project but after deleting and reinstalling the node modules folder I am having the same error. |
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.
-
I want to configure a release pipeline in Azure DevOps to run my Cypress test scripts. When manually triggering the release pipeline, I always get the error: The cypress npm package is installed, but the Cypress binary is missing. (Kindly refer to the screenshots attached, where I have given my package.json file, how I have set my release pipeline and npm custom script where it is failing. )
Can someone explain the issue and also give a solution in detail that would be great. Thank You. I have gone through a few threads with similar kinds of issues but am unable to understand them completely and that's why asking for help.
Beta Was this translation helpful? Give feedback.
All reactions