diff --git a/docs/_getting-started-linux-android.md b/docs/_getting-started-linux-android.md index 6a2a95d5f96..165dff02d04 100644 --- a/docs/_getting-started-linux-android.md +++ b/docs/_getting-started-linux-android.md @@ -6,7 +6,7 @@ While you can use any editor of your choice to develop your app, you will need t

Node

-Follow the [installation instructions for your Linux distribution](https://nodejs.org/en/download/package-manager/) to install Node 18.18 or newer. +Follow the [installation instructions for your Linux distribution](https://nodejs.org/en/download/package-manager/) to install Node 20.19.4 or newer.

Java Development Kit

diff --git a/docs/_getting-started-macos-android.md b/docs/_getting-started-macos-android.md index c8247927854..ecf3e1c18ac 100644 --- a/docs/_getting-started-macos-android.md +++ b/docs/_getting-started-macos-android.md @@ -13,7 +13,7 @@ brew install node brew install watchman ``` -If you have already installed Node on your system, make sure it is Node 18.18 or newer. +If you have already installed Node on your system, make sure it is Node 20.19.4 or newer. [Watchman](https://facebook.github.io/watchman) is a tool by Facebook for watching changes in the filesystem. It is highly recommended you install it for better performance. diff --git a/docs/_getting-started-macos-ios.md b/docs/_getting-started-macos-ios.md index 6b366fb64f4..0980dd0f1a7 100644 --- a/docs/_getting-started-macos-ios.md +++ b/docs/_getting-started-macos-ios.md @@ -13,7 +13,7 @@ brew install node brew install watchman ``` -If you have already installed Node on your system, make sure it is Node 18.18 or newer. +If you have already installed Node on your system, make sure it is Node 20.19.4 or newer. [Watchman](https://facebook.github.io/watchman) is a tool by Facebook for watching changes in the filesystem. It is highly recommended you install it for better performance. diff --git a/website/versioned_docs/version-0.81/_getting-started-linux-android.md b/website/versioned_docs/version-0.81/_getting-started-linux-android.md index 6a2a95d5f96..165dff02d04 100644 --- a/website/versioned_docs/version-0.81/_getting-started-linux-android.md +++ b/website/versioned_docs/version-0.81/_getting-started-linux-android.md @@ -6,7 +6,7 @@ While you can use any editor of your choice to develop your app, you will need t

Node

-Follow the [installation instructions for your Linux distribution](https://nodejs.org/en/download/package-manager/) to install Node 18.18 or newer. +Follow the [installation instructions for your Linux distribution](https://nodejs.org/en/download/package-manager/) to install Node 20.19.4 or newer.

Java Development Kit

diff --git a/website/versioned_docs/version-0.81/_getting-started-macos-android.md b/website/versioned_docs/version-0.81/_getting-started-macos-android.md index c8247927854..ecf3e1c18ac 100644 --- a/website/versioned_docs/version-0.81/_getting-started-macos-android.md +++ b/website/versioned_docs/version-0.81/_getting-started-macos-android.md @@ -13,7 +13,7 @@ brew install node brew install watchman ``` -If you have already installed Node on your system, make sure it is Node 18.18 or newer. +If you have already installed Node on your system, make sure it is Node 20.19.4 or newer. [Watchman](https://facebook.github.io/watchman) is a tool by Facebook for watching changes in the filesystem. It is highly recommended you install it for better performance. diff --git a/website/versioned_docs/version-0.81/_getting-started-macos-ios.md b/website/versioned_docs/version-0.81/_getting-started-macos-ios.md index 6b366fb64f4..0980dd0f1a7 100644 --- a/website/versioned_docs/version-0.81/_getting-started-macos-ios.md +++ b/website/versioned_docs/version-0.81/_getting-started-macos-ios.md @@ -13,7 +13,7 @@ brew install node brew install watchman ``` -If you have already installed Node on your system, make sure it is Node 18.18 or newer. +If you have already installed Node on your system, make sure it is Node 20.19.4 or newer. [Watchman](https://facebook.github.io/watchman) is a tool by Facebook for watching changes in the filesystem. It is highly recommended you install it for better performance.