
Ensure you have the latest nodeJS LTS installed.If there are any errors, follow up with the troubleshooting guide.To verify that the above has worked, type tns doctor in Terminal.In the command prompt type ruby -e "$(curl -fsSL )".If you get an EACCES error, use sudo npm install -g nativescript. Open Terminal and type npm install -g nativescript.If you use Homebrew this can be done with brew install node4-lts. Ensure you have the most recent Node.js LTS installed.
#Nativescript mac os x android emulator how to
In addition, there are examples of how to set up recommended workflows, IDEs and emulators.

The following examples show the required steps to set up a Windows or OSX system and then sign post to troubleshooting guides in case you have any trouble.

Open Source, with strong corporate backing from Telerikĭetailed instructions on getting Nativescript set up or installed.Highly Integrated with Typescript and Angular 2.Extensible: you have access to all native APIs, to create easy cross platform plugins.Visually Performant: no UI Jank even on android you have buttery smooth fps.It was created with a number of key aims:

Nativescript is a highly performant cross-platform mobile app runtime, which allows you to target iOS and android (with windows in the pipeline) using web technologies (JS and html).
