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

os: ios
needs more info

**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:...

New project. ns doctor gets stuck on "Getting environment information" I've find out that the method getNodeGypVersion() { return this.getValueForProperty(() => this.nodeGypVerCache, () => __awaiter(this, void 0, void 0, function*...

**Environment** nativescript has 7.1.0 version and is up to date. @nativescript/core has 7.1.0 version and is up to date. @nativescript/ios has 7.1.0 version and is up to date. @nativescript/android has...

os: linux mint 20 cmd: ns --version 7.1.1 cmd: ns devices Connected devices & emulators Searching for devices... Error: spawn /usr/lib/node_modules/nativescript/node_modules/ios-device-lib/bin/linux/x64/ios-device-lib ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:268:19) at onErrorNT (internal/child_process.js:470:16) at processTicksAndRejections...

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

Is there a way to do this right now? I want to build a "wearos" variant of my app. But i need a different App_Resources folder and different app id....

feature

I have a nativescript project that integrates with Firebase. To debug analytics in iOS, Google has this [vague documentation](https://firebase.google.com/docs/analytics/debugview?authuser=1#enabling_debug_mode): ``` To enable Analytics Debug mode on your development device, specify...

question

**Is your feature request related to a problem? Please describe.** When getting an error, it is not everytime clear where it comes from. For example, when using Vue.js, you am...

feature

**Is your feature request related to a problem? Please describe.** Currently, I couldn't set a network proxy for the http requests in the android emulator. I noticed that avd has...