The cypress npm package is installed, but the Cypress binary is missing.
We expected the binary to be installed here: /github/home/.cache/Cypress/13.14.2/Cypress/Cypress
Reasons it may be missing:
- You're caching 'node_modules' but are not caching this path: /github/home/.cache/Cypress
- You ran 'npm install' at an earlier build step but did not persist: /github/home/.cache/Cypress
Properly caching the binary will fix this error and avoid downloading and unzipping Cypress.
Alternatively, you can run 'cypress install' to download the binary again.
https://on.cypress.io/not-installed-ci-error
----------
Platform: linux-x64 (Debian - 11.5)
Cypress Version: 13.14.2