Skip to content

Commit 74e3d8e

Browse files
committed
update nodejs page
1 parent 5f7ce1f commit 74e3d8e

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Prerequisites/Installing_Node.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,14 @@ weight: '20'
55

66
# Installing Node
77

8-
Node.js is required for several Appcelerator components, including the Titanium CLI, Alloy, and the API Builder. Node.js is also required to build the Titanium SDK.
8+
Node.js is required for several Titanium SDK components, including the Titanium CLI and Alloy. Node.js is also required to build the Titanium SDK.
99

1010
## Compatibility and download
1111

12-
To run all Appcelerator components, you must have Node.js 14.x or later.
12+
To run all Titanium components, you must have Node.js 18.x or later.
1313

14-
On Mac OS X and Windows, if you have selected to install Titanium updates, Studio prompts you to install Node.js. On Linux, you need to manually install Node.js.
14+
Check [Titanium Compatibility Matrix](/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Installation_and_Configuration/Titanium_Compatibility_Matrix/) which version of Node.js is required for each Titanium SDK version.
1515

16-
| Operating System | Min Node Version | Max Node Version | Download Location |
17-
| --- | --- | --- | --- |
18-
| macOS / Windows / Linux | 14.X | 16.X | [Official Website](https://nodejs.org/en/download/releases/) |
1916

2017
## Installation
2118

0 commit comments

Comments
 (0)