Skip to content

Commit

Permalink
Merge pull request #909 from freshworks/doc-update
Browse files Browse the repository at this point in the history
docs(m1 chip doc): how to install crayons and contribute on m1 powered mac
  • Loading branch information
prasanna-vijayan authored Feb 27, 2024
2 parents faa6e5a + 101577c commit b1f98d7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ Crayons uses `monorepo` setup. There are 3 packages under packages folder. Uses

`Note : Please use npm instead of yarn`

#### only for M* powered Mac
1. Go to utilities -> Terminal -> Right click and click "get info" and enable "Open using rosetta" which uses x64 arch instead of native arm64 and Use Terminal Rosetta further
2. Do fresh install of node and NPM as mentioned below and follow other steps

#### Steps to install

1. Node Engine requirements
1. **Node**: >=14.7.0
2. **NPM**: >=7.0.0
Expand Down

0 comments on commit b1f98d7

Please sign in to comment.