Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added npm force install modules
  • Loading branch information
BhumikaDatamatics authored Oct 26, 2023
1 parent 6574098 commit 7e0bc25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ git clone https://github.com/UNICEFECAR/parenting-app-bebbo-mobile.git
```
2. Install NPM packages (DO NOT USE yarn!)
```sh
npm install
npm install --legacy-peer-deps
```
3. Only on Mac, go to "ios" folder, and run
```sh
Expand Down

0 comments on commit 7e0bc25

Please sign in to comment.