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:** The ionic start process errors out when I choose angular as the framework. **Steps to Reproduce:** Install Node 16.4 (current LTS) and select "Automatically install the necessary tools..." run:...

triage

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...

triage

**Steps to Reproduce:** - Create New Ionic 6 Hello World App (Cordova) - Update to Angular 13 deps. - Run ionic cordova run android --livereload **Description:** When running with LIVERELOAD...

triage

We should investigate HMR and possibly enable it by default at some point. https://github.com/angular/angular-cli/wiki/stories-configure-hmr

needs investigation
project type: angular

**Description:** When I run `ionic build` I get `[ERROR] The project's package.json file seems malformed.` but when I run `ng build` it succeeds. The cause seems to be the addition...

triage

**Description:** When I execute "npx schematics @ionic/angular:ng-add" command I get error: Error: Ionic Add requires a project type of "application". at D:\mysoftware\scada2\mobile\scada\node_modules\@ionic\angular\schematics\add\index.js:103:19 **Output:** **My `ionic info`:** ``` ionic + angular:...

triage

**Description:** HI, I am a member of the VSCode extension Cordova Tools development team. We noticed that when launching the application on Android, the following error occurs: ``` ionic:lib:cordova:project Error...

triage

**Description:** Ionic and Capacitor have built-in support for live reload: https://capacitorjs.com/docs/v3/guides/live-reload#using-with-ionic-cli. The live reload functionality leverages the `capacitor.config.json` file to set the `server` parameter, so that the Android and iOS...

triage

**Description:** Show this error when I live reload on my android device. ``` [ng] An unhandled exception occurred: Must use import to load ES Module: F:\AvirupIonicApp\GitNeedAGuy\ionic-needaguy\node_modules\@angular\compiler-cli\bundles\index.js [ng] require() of ES...

triage

**Description:** I went though the [Angular part in docs](https://ionicframework.com/docs/angular/your-first-app/live-reload) and tried to run the live reload functionality with the command `ionic cap run android -l --external` and get an error....

triage