You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: setup/ab-setup/ab-cli-setup.md
+7-10Lines changed: 7 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,8 @@ With this IDE, you can develop for Android and iOS on Windows, OS X or Linux.
23
23
* Windows 7 or later
24
24
* .NET 4.0 or later
25
25
* Node.js
26
-
* (Windows 7 systems): Node.js 0.10.35 or a later stable 0.x release.<br/>
27
-
* (Windows 8 and later systems): Node.js 0.12.7 or a later stable 0.x release<br/>A [known issue](https://github.com/SBoudrias/Inquirer.js/issues/235) in Inquirer.js prevents the interactive prompts from working properly in `cmd` shells on Windows 8 or later systems with Node.js 0.10.x.
26
+
* (Windows 7 systems): The latest Node.js 0.10.x or 0.12.x stable official release
27
+
* (Windows 8 and later systems): The latest Node.js 0.12.x stable official release
28
28
* (Optional) For iOS development
29
29
* (Latest official) iTunes<br/>The bitness of Node.js and iTunes must match.
30
30
* (Optional) For Android development with the native emulators
@@ -38,10 +38,7 @@ With this IDE, you can develop for Android and iOS on Windows, OS X or Linux.
38
38
39
39
1. In your browser, navigate to [https://platform.telerik.com](https://platform.telerik.com) and log in.
40
40
1. If you do not have a Telerik account, you can log in with a social provider of your choice and begin a Telerik Platform trial.<br/>With the Telerik Platform trial, you can use the AppBuilder CLI.
41
-
1. Install [Node.js](http://nodejs.org).
42
-
1. Go to [http://nodejs.org](http://nodejs.org) and click **Install**.
43
-
1. If prompted, confirm the download.
44
-
1. After the download completes, run the installer and complete the installation.
41
+
1. Download and install the latest Node.js [0.10.x](https://nodejs.org/dist/latest-v0.10.x/) or [0.12.x](https://nodejs.org/dist/latest-v0.12.x/) stable official release.
45
42
1. Install [Chocolatey](https://chocolatey.org) to simplify the installation and configuration of the Android tools and SDKs.
46
43
1. Run the command prompt as an Administrator.
47
44
1. Copy and paste the following script in the command prompt.
@@ -106,7 +103,7 @@ With this IDE, you can develop for Android and iOS on Windows, OS X or Linux.
106
103
107
104
* Telerik account
108
105
* OS X Mavericks or later
109
-
* Node.js 0.10.35 or a later stable 0.x release
106
+
*The latest Node.js 0.10.x or 0.12.x stable official release
110
107
* (Optional) Homebrew to simplify the installation of dependencies
111
108
* For iOS development
112
109
* Xcode 5 or later
@@ -125,7 +122,7 @@ With this IDE, you can develop for Android and iOS on Windows, OS X or Linux.
1. Install [Node.js 0.10.35](http://nodejs.org) or a later stable 0.x official release.
125
+
1. Install the latest Node.js [0.10.x](https://nodejs.org/dist/latest-v0.10.x/) or [0.12.x](https://nodejs.org/dist/latest-v0.12.x/) stable official release.
129
126
130
127
```Shell
131
128
brew install node
@@ -202,7 +199,7 @@ With this IDE, you can develop for Android and iOS on Windows, OS X or Linux.
202
199
203
200
* Telerik account
204
201
* Ubuntu 14.04 LTS
205
-
* Node.js 0.10.35 or a later stable 0.x release
202
+
*The latest Node.js 0.10.x or 0.12.x stable official release
206
203
* G++ compiler
207
204
* (Optional) For Android development with the native emulators
208
205
* JDK 8 or a later stable official release
@@ -214,7 +211,7 @@ With this IDE, you can develop for Android and iOS on Windows, OS X or Linux.
214
211
1. In your browser, navigate to [https://platform.telerik.com](https://platform.telerik.com) and log in.
215
212
1. If you do not have a Telerik account, you can log in with a social provider of your choice and begin a Telerik Platform trial.<br/>With the Telerik Platform trial, you can use the AppBuilder CLI.
216
213
1. Run the terminal.
217
-
1. Install [Node.js](http://nodejs.org).
214
+
1. Install the latest Node.js [0.10.x](https://nodejs.org/dist/latest-v0.10.x/) or [0.12.x](https://nodejs.org/dist/latest-v0.12.x/) stable official release.
218
215
219
216
>**TIP:** You can follow the instructions provided [here](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager) to install Node.js on your system.
1. Install the latest Node.js[0.10.x](https://nodejs.org/dist/latest-v0.10.x/) or [0.12.x](https://nodejs.org/dist/latest-v0.12.x/) stable official release.
34
34
1. If you are running on a 64-bit system, install the runtime libraries for the ia32/i386 architecture.
1. Install [Node.js 0.10.35](http://nodejs.org) or a later 0.12 official release.
41
+
1. Install the latest Node.js [0.10.x](https://nodejs.org/dist/latest-v0.10.x/) or [0.12.x](https://nodejs.org/dist/latest-v0.12.x/) stable official release.
1. Install the latest Node.js[0.10.x](https://nodejs.org/dist/latest-v0.10.x/) or [0.12.x](https://nodejs.org/dist/latest-v0.12.x/) stable official release.
31
31
1. Install [Chocolatey](https://chocolatey.org) to simplify the installation and configuration of the Android tools and SDKs.
32
32
1. Run the command prompt as an Administrator.
33
33
1. Copy and paste the following script in the command prompt.
0 commit comments