File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Error: The Cypress App could not be unzipped.
2121
2222This is most likely because the maximum path length is being exceeded on your system.
2323
24- Read here for solutions to this problem: https://on.cypress.io/error-messages# win-max-path-length
24+ Read here for solutions to this problem: https://on.cypress.io/win-max-path-length-error
2525
2626----------
2727
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ const failedUnzipWindowsMaxPathLength = {
6262 description : 'The Cypress App could not be unzipped.' ,
6363 solution : `This is most likely because the maximum path length is being exceeded on your system.
6464
65- Read here for solutions to this problem: https://on.cypress.io/error-messages# win-max-path-length` ,
65+ Read here for solutions to this problem: https://on.cypress.io/win-max-path-length-error ` ,
6666}
6767
6868const missingApp = ( binaryDir ) => {
You can’t perform that action at this time.
0 commit comments