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

## PR Checklist - [ ] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages. - [ ] There is an issue for the bug/feature this PR is for. To avoid wasting...

cla: yes

SPM package support TODOs: - [x] #5721 - [ ] write tests to confirm SPM deps are found and resolved at the right time - [ ] use `@trapezedev/project` if/when...

### Issue Description When i want to build (build will be for any IOS device(arm64) ) my app with xcode 14 on macOS, my build fails and it throws this...

### Issue Description ``` nstudio@MacProMax NathanWalker % ns create nativescript-listview-here-we-go-and-this-and-that --ng Name is too long. ``` This should state what the limit is at least to be clear. ### Reproduction...

feature

### Issue Description When i try to launch the created app on my ios simulator on my MacBook Pro, it gets stuck on a black screen when opening the app...

bug-pending-triage

### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like Currently when using projects folders within App_Resources/iOS/src with levels of .swift...

feature-pending-triage

### Issue Description **sudo tns run android** ✔ The Android SDK is installed. ✔ Javac is installed and is configured properly. ✔ The Java Development Kit (JDK) is installed and...

needs more info

## PR Checklist - [x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages. - [ ] There is an issue for the bug/feature this PR is for. To avoid wasting your...

cla: yes

### Is your feature request related to a problem? Please describe. On May 1st, 2024 apps submitted to Apple App Store will need privacy manifest files. ### Describe the solution...

feature

I followed all instructions in this official page [NativeScript Advanced Setup: Linux](https://docs.nativescript.org/start/ns-setup-linux). I only got stuck at this step: ``` sudo apt-get install lib32z1 lib32ncurses5 libbz2-1.0:i386 libstdc++6:i386 ``` for which...

bug
severity: medium