circleci orb issues/questions #16182
-
I have a feeling I am not doing something correctly but can't seem to figure it out. Any help would be really appreciated. I trying to use cypress orbs for circleci for my cypress and percy scripts but I am running into an error during install with my cypress/run job. Error in my circleci build:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I think this is post-install script executed by the |
Beta Was this translation helpful? Give feedback.
I think this is post-install script executed by the
@percy/core
NPM module. I think this question is better opened in the Percy repo, probably they require Ruby installed on the machine, which the Cypress default executor does not?