Skip to content

Fresh install of NativeScript CLI using the Installer fails due to missing SDK (but claims it is OK) #2735

Open
@NickIliev

Description

@NickIliev

Using the installer on an absolutely fresh machine with newly installed Windows 10 is failing due to missing SDK. The installer is setting an ANDROID_HOME variable and also is bringing some files in C:\Users\niliev\AppData\Local\Android\sdk but in the same time the SDK is not installed and NativeScript CLI is failing to start.

Steps to reproduce:

  • fresh install of Windows 10 with Java JDK installed and JAVA_HOME set. (but no Android SDK installed0
  • using the installer to install Nodejs, Android SDK, and NativeScript.
  • all is installed according to the installer (very fast install...) but at the end, the Android SDK is missing on the PC. (some files are located in C:\Users\niliev\AppData\Local\Android\sdk but still the CLI is not working due to missing SDK)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions