Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit d30963d

Browse files
committed
Merge pull request #81 from NativeScript/ikoevska/appbuilder-cli-reqs
Recommend Node 0.12.x for Win8 systems
2 parents 9ff4236 + 2ee597f commit d30963d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup/ab-setup/ab-cli-setup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ With this IDE, you can develop for Android and iOS on Windows, OS X or Linux.
2222
* Telerik account
2323
* Windows 7 or later
2424
* .NET 4.0 or later
25-
* Node.js 0.10.26 or a later stable official release except Node.js 0.10.34
25+
* Node.js
26+
* (Windows 7 systems): Node.js 0.10.26 or a later stable official release except 0.10.34<br/>A [known issue](https://github.com/joyent/node/issues/8894) prevents the {{site.ab-cli}} from working properly with Node.js 0.10.34.
27+
* (Windows 8 and later systems): Node.js 0.12.0 or a later stable official 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.
2628
* (Optional) For iOS development
2729
* (Latest official) iTunes<br/>The bitness of Node.js and iTunes must match.
2830
* (Optional) For Android development with the native emulators

0 commit comments

Comments
 (0)