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:** Somewhere during releases the following code has been introduced in a release: https://github.com/ionic-team/ionic-cli/commit/53d0afaea8966f7742220896a98da570c706fb63#diff-7c6997f05d0c3a730c4dd717afb61024 The problem I encounter is that in some cases the call to `os.userInfo();` can lead to...

bug

**Description:** It appears that the latest version of XCode builds the app to a different folder (my version is 14.3.1). This causes an error when you run `ionic cordova run...

triage

I found couple of posts about getting https server running in ionic react projects with ionic serve --https However that does not work. It still starts the server as http,...

triage

**Description:** When I install the latest Ionic CLI, it is throwing deprecated warning and the latest version CLI is not installed **Steps to Reproduce:** RUN Below commands, per the official...

triage

**Description:** I just installed Ionic and I can't start a project. When I try to create a new project it gets stuck on downloading the capacitor package and after a...

needs info

I would like to point out that it is unfortunate that the ionic start command automatically executes the npm install command to install all npm dependencies. Given also that the...

triage

I'm facing issue during build app ng.cmd run app:ionic-cordova-build --platform=android exited with exit code 1. Re-running this command with the --verbose flag may provide more information.

triage

I am facing issue using multi-app project $ ionic init --multi-app $ cd apps/ $ ionic start "My New App" --no-deps after these command when i run project using $...

triage

**Description:** `ionic cap run ios -l --external --open` not working with vue vite https? ref https://github.com/ionic-team/ionic-cli/issues/3305#issuecomment-1120554444 option: https://github.com/ionic-team/ionic-cli/blob/cb44be3888ddca13c59ffc78b2b9cdd4886520e1/packages/%40ionic/cli/src/lib/project/vue-vite/serve.ts#L46 https://github.com/ionic-team/ionic-cli/blob/cb44be3888ddca13c59ffc78b2b9cdd4886520e1/packages/%40ionic/cli/src/commands/capacitor/base.ts#L241

triage