-
Notifications
You must be signed in to change notification settings - Fork 53
Cypress 6.x Upgrade Instructions
dczulada edited this page May 11, 2022
·
15 revisions
Follow the Cypress V6 Install Instructions if you do not already have a running version of Cypress v6.x.x.
Connect to your machine running cypress and run the following command:
curl https://raw.githubusercontent.com/projectcypress/cypress/master/contrib/upgrade_cypress_60.sh | sudo bash -s -- -m
Note: If the upgrade appears to stall, the script may be issuing a prompt to enter your password.