Skip to content

Commit

Permalink
Doc: Update node version in BUILD.md (laurent22#5616)
Browse files Browse the repository at this point in the history
* Update node version in BUILD.md

Apparently node 16.0.0 may not work, see laurent22#5608

* Update BUILD.md

* Change node 16.11 -> node 14
  • Loading branch information
roman-r-m committed Oct 24, 2021
1 parent 2f09f88 commit 2db886a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.md
Expand Up @@ -18,7 +18,7 @@ There are also a few forks of existing packages under the "fork-*" name.

## Required dependencies

- Install node 10+ - https://nodejs.org/en/
- Install node 14+ - https://nodejs.org/en/
- macOS: Install Cocoapods - `brew install cocoapods`
- Windows: Install Windows Build Tools - `npm install -g windows-build-tools --vs2015`
- Linux: Install dependencies - `sudo apt install libnss3 libsecret-1-dev python rsync`
Expand Down

0 comments on commit 2db886a

Please sign in to comment.