1. Install Node.js 2. Install nativescript: npm install -g nativescript 3. verify tns : tns —version 4. Install iOS and Android requirements a) Windows: @powershell -NoProfile -ExecutionPolicy Bypass ...
check that nodejs is installed else just first install it Link check if the nativescript CLI is installed on your machine Link tns --version if the CLI is not installed, then install it sudo npm ...