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

**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...

needs more info

### Issue Description I'm trying to use yarn as my package manager, but `ns build android` fails with the following error: `Command failed: yarn config get registry`. Seems like that...

bug-pending-triage

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

### Is your feature request related to a problem? Please describe. When running `ns test init` inside the folder of an Nx NativeScript app I wish I would not need...

feature

**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...

bug
os: ios

### Issue Description When I have on package.json: ``` "@nativescript/android": "^8.2.2", ``` On my Samsung Galaxy phone, I get an error during installation that the version ^8.2.2 is illegal. NS...

bug-pending-triage

### Issue Description Create an a new `TyepScript` app and initialize it for testing with `mocha`. When running the tests there is an error that the `karma.conf.js` is missing. ###...

bug-pending-triage

This patched `git-raw-commit` (used by conventional-changelog) to allow passing a pathspec to `--commit-path`. Issue opened in conventional-changelog repo as well: https://github.com/conventional-changelog/conventional-changelog/issues/909

cla: yes

**Environment** Windows 10 + Android ``` D:\DANI\vscode\NativeScriptAngularExample>tns info ✔ Getting NativeScript components versions information... ✔ Component nativescript has 8.0.1 version and is up to date. ✔ Component @nativescript/core has 8.0.3...

os: android

### Issue Description Run the app with `ns run android` You ll get a cryptic error at the end ``` Unable to apply changes on device: emulator-5554. Error is: The...

bug-pending-triage