How to install NativeScript without error 2018

Опубликовано: 25 Июнь 2026
на канале: Atihar Hossen Mahir
4,244
33

Guide to install nativescript in windows 10 machine. Subscribe if you find this video helpful. download and install---

Nodejs
https://nodejs.org/en/download/

Java
https://java.com/en/download/

JDK
http://www.oracle.com/technetwork/jav...

Android Studio
https://developer.android.com/studio/

VS Code
https://code.visualstudio.com/download

then run in the cmd as administrator
npm install -g nativescript


// nativescript important commands that is in the video-

$tns create app-name

$cd app-name

$tns init
Initializes an existing project for native development with NativeScript.

$tns platform add android/ios
Configures the current project to target the selected platform.

$tns doctor
Checks your system for configuration problems which might prevent the NativeScript CLI from working properly.

$tns info
Displays version information about the NativeScript CLI, core modules, and runtimes.

NativeScript,
nativescript development,
installing nativescript 2018,
Getting NativeScript components versions information,
tns-modules not found fixed,
nativescript tutorial,
development android app with nativescript,
native android app development,