ionic-cli icon indicating copy to clipboard operation
ionic-cli copied to clipboard

The Ionic command-line interface

Results 194 ionic-cli issues
Sort by recently updated
recently updated
newest added

**Description:** After updating to Capacitor 3 `ionic capacitor run android` now attempts to directly launch the App on a device instead of simply opening Android Studio. The device selection fails....

triage

Hi, I have a macbook pro with M1 CPU. If you install, on mac with same specs, my dependencies, you will see the problem. Basically, when i run " ionic...

triage

**Description:** I have an Ionic app that is already almost done. Until now, I've been testing it with the regular `ionic build` method, and then using Capacitor to make an...

triage

**Description:** This might be similar issue than #3991 but the symptoms seem slightly different so figured might be best to create a separate issue. **Steps to Reproduce:** - Install project...

triage

**Description:** Default script of `npm run test` does not work on Windows cmd. ``` "test": "react-scripts test --transformIgnorePatterns 'node_modules/blahblah...'" ``` I think the reason is that Windows cmd can't handle...

triage

- I am having an error running the simple command of **ionic serve** natively in Windows using Git Bash. This is the error I get: $ ionic serve > ng.cmd...

triage

**Description:** I tried to run my ionic app using `ionic cordova run ios -l --external` on my iphone. After selecting the IP, the command fails. The same problem happens when...

triage

_Original issue by @kyawswa on [2019-11-08T08:06:22Z](https://github.com/ionic-team/ionic/issues/19869)_ I have a problem to generate modules with routing in ionic project. I created new ionic project from ionic start routing blank. And I...

triage

**Description:** starting with Angular 14.x the Angular CLI `ng run` does not support the `--configuration` option any more, see [Angular 14.0.0 Release Notes](https://github.com/angular/angular-cli/releases/tag/14.0.0): > * `--configuration` cannot be used with...

triage