Basic steps to build Cypress binary locally #28668
Replies: 1 comment
-
Actually this workflow has been working pretty well, just hit the types issue from time to time. Maybe I can review and add to the Docs to make a little more clear if not already. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to troubleshoot and fix a potential bug but I have difficulty building the Cypress binary.
My basic steps I follow are:
develop
yarn
yarn start
yarn
installation/build step often hits: #28049yarn start
I sometimes get:Then I run:
Are these the main steps I need to run?
Beta Was this translation helpful? Give feedback.
All reactions