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

# Bug Report **Ionic Info** Run `ionic info` from a terminal/cmd prompt and paste the output below. Ionic: ionic (Ionic CLI) : 4.0.5 (/usr/lib/node_modules/ionic) Ionic Framework : @ionic/angular 4.0.0-beta.1 @angular-devkit/core...

triage

ionic serve > ng run app:serve --host=0.0.0.0 --port=8100 [INFO] Development server running! Local: http://localhost:8100 External: http://192.168.100.54:8100 Use Ctrl+C to quit this process [INFO] Browser window opened to http://localhost:8100! [ng] ℹ...

triage

## Feature Request Add a --consolelogs option for "cap run" to output console statements to the terminal. ### Description Cordova has an option --consolelogs which outputs console statements to the...

triage

_Original issue by @WesleyGoncalves on [2019-08-19T02:04:10Z](https://github.com/ionic-team/ionic/issues/19130)_ The app is not being updated in the Android device after I make changes to it. The live reload is not working. The app...

triage

# Bug Report **Ionic version:** [ ] **4.x** [x] **5.x** [ ] **6.x** **Current behavior:** If I change the .css extension with .scss then the live reloading freeze in Compiling......

triage

Can we have a starter template for Tabs + Sidemenu? e.g `ionic start projectName sidemenutabs` something like this.

triage

# Bug Report **Ionic version:** Ionic CLI : 6.16.3 Ionic Framework : @ionic/angular 5.6.9 **Current behavior:** I have typed the following command `$ npx ionic cordova run ios --debug --livereload...

triage

**Description:** --ssl is broken with Angular 12 **Steps to Reproduce:** ```bash ionic start myApp tabs --type=angular ionic ssl generate ionic serve --ssl ``` **Output:** Server starts, however, browser shows error...

triage

**Description:** If I already have changed my default **Android** native project's path in `capacitor.config.json` file, when I run `ionic deploy configure` command, it doesn't recognize my Android project! **Steps to...

triage

**Description:** If I already have installed `cordova-plugin-ionic` package as a *dev dependency* in my project, then when I run `ionic deploy configure` command, it doesn't recognize it! **Steps to Reproduce:**...

triage