Skip to content

Commit d8514b5

Browse files
author
Ajay Kelkar
authored
docs: cypress on arm based mac (#2795)
1 parent aa698e0 commit d8514b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -706,6 +706,8 @@ You can also run this command from a sub folder.
706706

707707
We use [Cypress](https://www.cypress.io) to run our e2e tests.
708708

709+
⚠️ To run Cypress on ARM based Mac's, at the moment it is [necessary to install Rosetta 2](https://www.cypress.io/blog/2021/01/20/running-cypress-on-the-apple-m1-silicon-arm-architecture-using-rosetta-2/). To install, use the command - `softwareupdate --install-rosetta --agree-to-license`
710+
709711
The simplest way to develop e2e tests is:
710712

711713
<pre type="repo/executable">

0 commit comments

Comments
 (0)