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

…eprocessor) This allows svelte-preprocessor to know many things but especially if we are building for ios/android ## PR Checklist - [ ] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages. -...

## 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...

## 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...

### Which platform(s) does your issue occur on? - iOS ### Please, provide the following version numbers that your issue occurs with: - CLI: 5.4.2 - Cross-platform modules: 5.0.0 -...

bug
CocoaPods
build

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

feature

### Issue Description with NS 8.9, `ns run` gives a lot of Android error messages in a project that never had Android and only has visionOS. ### Reproduction with NS...

run
prepare

### Is your feature request related to a problem? Please describe. You should be able to switch between webpack/rspack/vite by setting a config option. ### Describe the solution you'd like...

feature
in progress

### Issue Description Hi! I have installed NativeScript 8 and set up the environment for it. The `ns doctor` command returns that everything is correctly No issues were detected. ✔...

bug-pending-triage

### Issue Description NativeScript CLI wrongly assumes `adb` and `emulator` as executable names instead of `adb.exe` and `emulator.exe` As a workaround, you can create a symlink named `adb` and `emulator`...

bug-pending-triage

### Issue Description fast-glob is beeing used in lib/services/ios-project-service.ts, but its not in package.json glob is used in lib\controllers\migrate-controller ### Reproduction _No response_ ### Relevant log output (if applicable) ```shell...

bug-pending-triage