nativescript-cli
nativescript-cli copied to clipboard
Command-line interface for building NativeScript apps
### Issue Description If I set pnpm as the ns package manager and run `ns clean` it tries to remove `package-lock.json` which obviously doesnt exist ### Reproduction 1. Use any...
## Overview Apple Watch App Beta feature enables embedding a watch app in NativeScript application by adding `watchapp` and `watchextension` folders inside `App_Resources/iOS/`. The watch app should be created and...
### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like To simplify, per discussion with @rigor789 in Discord. ### Describe alternatives...
### Issue Description The package manager's search method calls the npms.io API to search for package names. npms.io has been broken and not updating with new packages since Jan 2023...
## 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...
### Issue Description After bumping packages, I found that some packages/plugins only work when I uninstall ns cli globally and install "nativescript": "8.7.2" (downgrade from cli 8.8). ### Reproduction https://github.com/asharghi/print-star-demo...
### Issue Description Run the following command on a windows machine: `ns typings android ` That always results into the message: ``` No .jar or .aar file specified. Please specify...
### Issue Description Hello together, I have tried upgrading my NS Angular app to nativescript version 8.8.0. I am able to build and run the app with the nativscript 8.7.2...
### Is your feature request related to a problem? Please describe. I wish I could apply variable logic when defining iOS deployment target in the application Podfile. To set the...
Error while loading nativescript-cloud is: Default commands should be required before child commands
running latest CLI ... Sept 30th build ns -v = 7.0.9-2020-09-30-180843-14270 running - tns debug android --env.aot --no-hmr --emulator Error while loading nativescript-cloud is: Default commands should be required before...