nativescript-cli
nativescript-cli copied to clipboard
Command-line interface for building NativeScript apps
### Issue Description When building an Android app in a CI environment there is no need for emulator being installed, but it is required by [CLI](https://github.com/NativeScript/nativescript-cli/blob/481846c9c096c530adae9b0e70ea968a006d19fb/packages/doctor/src/android-tools-info.ts#L359). It might be related...
@saxdevweb commented on [Sun Nov 04 2018](https://github.com/NativeScript/NativeScript/issues/6502) I have the same problem I solved it as I explain in the picture. **Describe the solution you'd like** 4- Once you have...
### Issue Description As with all previous updates to Nativescript I have used npm install -g nativescript and the upgrade has worked. In this instance, its not. The Upgrade appears...
### Issue Description I'm trying to add tests to an older project. I followed the [documentation](https://docs.nativescript.org/guide/testing#before-you-begin). I'm using the latest cli version (8.9.x). The setup added an `Exemple Test` as...
### Issue Description NS devices doesnt detect wearos emulator although it exist in adb devices, in same time it can detect android emulator ### Reproduction _No response_ ### Relevant log...