nativescript-cli
nativescript-cli copied to clipboard
Command-line interface for building NativeScript apps
My brand new Mac arrived 2 1/2 weeks ago, I still can't create and run a template new app. `WARNING: There was a problem with CocoaPods ` is the hurdle;...
**Environment** - CLI: 8.1.4 - karma: 6.3.7 - karma-jasmine: 4.0.1 - karma-webpack: 5.0.0 - karma-nativescript-launcher: ~2.9.0 **Describe the bug** I initalized tests using `tns test init` using jasmine. After running...
**Environment** - CLI: 7.0.12 - Windows Subsystem for Linux (WSL2) **Details** After running `tns run android`, the app compiles properly but not hot reloading. Got an error: **Unable to apply...
### Is your feature request related to a problem? Please describe. ns test command output doesn't show display source code and spec file in logs output, but display bundle.js as...
Mac OS Catalina 10.15.7 NS 8.0.3 Xcode 12.4 Plugins Dependencies: @nativescript/core ~8.0.0 @proplugins/nativescript-drop-down ^9.0.2 nativescript-intl ^4.0.2 │ nativescript-iqkeyboardmanager 1.5.1 nativescript-ui-dataform 5.0.0 nativescript-ui-listview 7.0.0 Dev Dependencies: @nativescript/ios 8.0.0 @nativescript/webpack ~5.0.0-beta.0 NS...
I have a problem with Nativescript 8 Angular, when i run my application on two devices, and save some changes inside my code, Livesync stop working after few saved changes...
Via a conversation I had with /u/morginez on reddit (after seeing [this comment thread](https://www.reddit.com/r/nativescript/comments/crxbsx/is_debugging_nativescript_as_bad_as_what_im/)), this person reported some potential issues with breakpoints not being hit (or hit in an unexpected...
**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:...
## PR Checklist - [x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#commit-messages. - [ ] There is an issue for the bug/feature this PR is for. To avoid wasting your...
I have plugins that use classes from the nativescript widget libs. Now i want to publish the plugin with the java sources directly. If i do that i need to...