Cypress refuses to update the binary to the proper version #14507
Unanswered
mcv
asked this question in
Questions and Help
Replies: 1 comment 5 replies
-
Can you install the Cypress v3.3.1 first and then install the new version of Cypress |
Beta Was this translation helpful? Give feedback.
5 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.
-
Cypress is being surreal.
npm install
clearly doesn't update cypress properly, because the binary version is woefully out of date. Various variations ofnpm install cypress
(-g, --save-dev, with or without version number) accomplish nothing.So what is the proper way to update the binary version of Cypress?
Beta Was this translation helpful? Give feedback.
All reactions