Skip to content

Commit

Permalink
docs: few alteration
Browse files Browse the repository at this point in the history
  • Loading branch information
prasanna-vijayan committed Feb 26, 2024
1 parent ec6dc30 commit 101577c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,11 @@ Crayons uses `monorepo` setup. There are 3 packages under packages folder. Uses

`Note : Please use npm instead of yarn`

#### Crayons installation on M1 chip Mac - Enable Rosetta in Mac Terminal app
#### 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. Uninstall the version you want to use for crayons and do fresh install. For eg: 16.20.2 -> nvm install 16 and follow the commands below
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
Expand Down

0 comments on commit 101577c

Please sign in to comment.