nativescript-cli icon indicating copy to clipboard operation
nativescript-cli copied to clipboard

Command-line interface for building NativeScript apps

Results 175 nativescript-cli issues
Sort by recently updated
recently updated
newest added

Could you please tell us more about this project? - The Readme is a one liner .. - Just a lot of binarys here, no source(?) - not even sure...

os: linux

This is getting old real quick!! Not the first time and I am realizing it wont be the last. I have tried updating nativescript, updating my project, updating my ios,...

**Environment** - CLI: 5.3.1 **Describe the bug** After upgrading to the latest version of the Android Studio Emulator, Images, SDK; ` tns devices` fails with the following error: ``` Connected...

needs more info

**Is your feature request related to a problem? Please describe.** In current versions of iOS and xCode you can pair your device using Wifi; meaning you no longer need to...

feature
os: ios

### Description There are more than 700 000 packages in npm. Most of them cannot be used in NativeScript application as they have some browser or Node.js specific calls, which...

feature
epic

### Did you verify this is a real problem by searching Yes, here. ### Tell us about the problem I do a lot of plugin development ;-) I tend to...

bug
os: android
plugins

When upgrading xCode from 8 to 8.1, the `tns` command line started to fail. No errors; just returned to the command line after spinning for a few minutes. Running `tns...

feature
help wanted
hacktoberfest

### Problem with plugins verification with runtimes Currently each NativeScript plugin must have **nativescript** key in it's package.json and define the minimum required version of each supported runtime. The structure...

feature
breaking-change
plugins

Right now, whether my unit tests fail or succeed, the deployed testable app exits right after the test execution. This prevents me from tapping the View Test Results Details button...

feature
unit testing

### Issue Description After upgrading my project from 6.x to 8.x I can no longer build for Android. I get the following error: ``` Build file '/Users/user/Documents/project/platforms/android/app/build.gradle' line: 589 A...

bug-pending-triage