nativescript-cli
nativescript-cli copied to clipboard
Command-line interface for building NativeScript apps
**Is your feature request related to a problem? Please describe.** When tns doctor command is executed and some components needs an update, it prints following information ``` ‼ Update available...
**Environment** ✔ Getting NativeScript components versions information... ✔ Component nativescript has 4.2.4 version and is up to date. ✔ Component tns-core-modules has 4.2.1 version and is up to date. ✔...
Plugin nativescript-socketio is not included in preview app on device ab48407b-6b3c-4a07-84fc-1b72b4ef2b09 and will not work. Start sending initial files for platform android. Successfully sent initial files for platform android. LOG...
**Environment** - CLI: 7.1.1 - Cross-platform modules: - Android Runtime: 7.0.1 - iOS Runtime: JSC - XCode Version: 12.3 - Plugin(s): See below **Describe the bug** Since I updated Angular...
**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:...
Right now if an app is using split abi the cli will install the "latest" apk in the output folder. It ends up always being the universal one. What would...
**Environment** - CLI: `├── [email protected]` - Cross-platform modules: `@nativescript/[email protected]` - Android Runtime: - - iOS Runtime: `├── @nativescript/[email protected]` (JSC) - XCode Version: `Xcode 12.4 (12D4e)` - Plugin(s): `├── @nativescript/[email protected]` `├──...
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): ✔ Component...
I know there is a `ns config` command to read project config. However it is not enough . what s needed: * command to get app id. This could be...
- CLI: 7.0.6 - Windows 10 x64 - Node 12.18.3 / Tried Current and 10. - Npm v6.14.6 / Tried clearing cache and reinstalling everything including node. I'm trying to...