My self I divorced Windows and haven’t used it in 7 years; however, I see lots of topics here having problems installing Nativescript on Windows.
Perquisite
- Instaling jdk and setting
JAVA_HOME
environment variable:
-
Install LTS Node and npm (Install LTS node 8.9x not node 9)
http://blog.teamtreehouse.com/install-node-js-npm-windows -
Install Android Studio
-
setup
ANDROID_HOME
andANDROID_SDK_ROOT
-
Setup Android Emulators
https://docs.nativescript.org/tooling/android-virtual-devices -
now you are ready to install NativeScript CLI by running
npm i -g nativescript
-
if all goes well then run
tns doctor