@@ -18,9 +18,13 @@ Installing Cypress (version: 1.2.3)
1818✔ Unzipped Cypress
1919✔ Finished Installation /cache/Cypress/1.2.3
2020
21- You can now open Cypress by running: node_modules/.bin/cypress open
21+ You can now open Cypress by running one of the following, depending on your package manager:
2222
23- https://on.cypress.io/installing-cypress
23+ - npx cypress open
24+ - yarn cypress open
25+ - pnpm cypress open
26+
27+ https://on.cypress.io/opening-the-app
2428
2529
2630`
@@ -48,9 +52,13 @@ Installing Cypress (version: 1.2.3)
4852✔ Unzipped Cypress
4953✔ Finished Installation /cache/Cypress/1.2.3
5054
51- You can now open Cypress by running: node_modules/.bin/cypress open
55+ You can now open Cypress by running one of the following, depending on your package manager:
56+
57+ - npx cypress open
58+ - yarn cypress open
59+ - pnpm cypress open
5260
53- https://on.cypress.io/installing-cypress
61+ https://on.cypress.io/opening-the-app
5462
5563
5664`
@@ -78,9 +86,13 @@ Installing Cypress (version: 1.2.3)
7886✔ Unzipped Cypress
7987✔ Finished Installation /cache/Cypress/1.2.3
8088
81- You can now open Cypress by running: node_modules/.bin/cypress open
89+ You can now open Cypress by running one of the following, depending on your package manager:
8290
83- https://on.cypress.io/installing-cypress
91+ - npx cypress open
92+ - yarn cypress open
93+ - pnpm cypress open
94+
95+ https://on.cypress.io/opening-the-app
8496
8597
8698`
@@ -94,9 +106,13 @@ Installing Cypress (version: 1.2.3)
94106
95107
96108
97- You can now open Cypress by running: node_modules/.bin/cypress open
109+ You can now open Cypress by running one of the following, depending on your package manager:
110+
111+ - npx cypress open
112+ - yarn cypress open
113+ - pnpm cypress open
98114
99- https://on.cypress.io/installing-cypress
115+ https://on.cypress.io/opening-the-app
100116
101117
102118`
@@ -121,9 +137,13 @@ Installing Cypress (version: 1.2.3)
121137✔ Unzipped Cypress
122138✔ Finished Installation /cache/Cypress/1.2.3
123139
124- You can now open Cypress by running: node_modules/.bin/cypress open
140+ You can now open Cypress by running one of the following, depending on your package manager:
125141
126- https://on.cypress.io/installing-cypress
142+ - npx cypress open
143+ - yarn cypress open
144+ - pnpm cypress open
145+
146+ https://on.cypress.io/opening-the-app
127147
128148
129149`
@@ -187,9 +207,13 @@ Installing Cypress (version: 0.12.1)
187207✔ Unzipped Cypress
188208✔ Finished Installation /cache/Cypress/1.2.3
189209
190- You can now open Cypress by running: node_modules/.bin/cypress open
210+ You can now open Cypress by running one of the following, depending on your package manager:
211+
212+ - npx cypress open
213+ - yarn cypress open
214+ - pnpm cypress open
191215
192- https://on.cypress.io/installing-cypress
216+ https://on.cypress.io/opening-the-app
193217
194218
195219`
@@ -287,9 +311,13 @@ Installing Cypress (version: https://cdn.cypress.io/beta/binary/0.0.0-developmen
287311✔ Unzipped Cypress
288312✔ Finished Installation /cache/Cypress/1.2.3
289313
290- You can now open Cypress by running: node_modules/.bin/cypress open
314+ You can now open Cypress by running one of the following, depending on your package manager:
315+
316+ - npx cypress open
317+ - yarn cypress open
318+ - pnpm cypress open
291319
292- https://on.cypress.io/installing-cypress
320+ https://on.cypress.io/opening-the-app
293321
294322
295323`
0 commit comments