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

below is the verbose output. Downgrade to cli 6.4.0 not working. save err. PS E:\eclipsejeespace\moodleapp-4.0.2> npm --verbose run dev:android npm info it worked if it ends with ok npm verb...

triage

**Description:** I'm currently upgrading to Capacitor 3 (yes, I'm behind, I've having to upgrade due to jcenter going down) and I'm also stuck on node 12. Trying to run `npx...

triage

**Description:** It Fails to start the server for angular ![ionic angular error](https://github.com/ionic-team/ionic-cli/assets/91990226/9bf381b7-fdc2-4b81-8403-2c4f734687ec) **Steps to Reproduce:** **Output:** **My `ionic info`:** ``` ``` **Other Information:**

needs info

**Description:** When running `ionic capacitor run android --livereload --external`, I get an endless loop of `[INFO] Waiting for connectivity with pnpm...` ```log > pnpm run ionic:serve -- --host=0.0.0.0 --port=8100 [pnpm]...

triage

**Description:** I want to create a multi-app project, I am guided by the documentation:https://ionicframework.com/docs/cli/configuration#project-structure I understand that one of the recommended structures is ![image](https://github.com/ionic-team/ionic-cli/assets/7276332/b7275b20-ab35-4cd2-83b6-453afb324802) but it does not work. First,...

triage

**Description:** after scaffolding new project setup-tests.ts -> usage of two deprecated methods addListener, removeListener

triage

**Description:** After creating new project using ionic-cli some error messages were discovered 1. Error [ERR_REQUIRE_ESM]: Cannot read config file: //.eslintrc.js 2. TS2345: Argument of type '{ plugins: PluginOption[][]; test: {...

triage

**Description:** Hi, i`m having a weird problem with ionic + capacitor. I dont know exactly what happened, but after run the build command and some `npx cap sync` and `npx...

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

**Description:** When running `ionic build --prod`, the Angular project is not being built in production mode, but rather in development mode instead. **Steps to Reproduce:** Run `ionic build --prod` **Output:**...

triage