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 version:** [x] **5.x** **Current behavior:** When app is served via `ionic serve --project myProject --configuration=sandbox` the refresh that takes place after changes are saved, is significantly...

triage

The capacitor 3 support added to the CLI changed the behavior of `ionic cap run`. It now does one of two things to "launch" the native project: - Deploy it...

triage

Hi, [svelte](svelte.dev) is rapidly gaining popularity and I would love to see a svelte starter added to the cli

triage

**Description:** I am trying to debug my app written in Ionic 3 on an iPad. The app is an universal app. Whenever I tried running the app in livereload, it...

triage

Hi there, I'm not sure how to better phrase the title of this FR, and apologies if there's a pattern already out there. Using the [with-ionic-typescript](https://github.com/vercel/next.js/tree/canary/examples/with-ionic-typescript) template for Nextjs, I...

triage

# Bug Report **Ionic version:** [ ] **4.x** [x] **5.x** **Current behavior:** When I generate a fresh ionic app setup (angular), the styling of the header gets all messed up...

triage

**Description:** It is not possible to do an external serve lab. If you turn on the server in one machine with ionic serve --lab and want to see that application...

triage

**Description:** Trying to run on iOS on a blank project but getting the below error. From the docs as I understand it correctly I just need to run that command...

triage

I know it's not really the done thing, but I use a virtual environment ([nodeenv](https://github.com/ekalinin/nodeenv)) for my projects, and would very much like to have the option not to have...

triage

**Description:** Ionic 4 Angular project supports serving to disk with on-the-fly compiling of sources for `browser` engine by calling `ionic build --engine=browser -- --watch`. In that case if any change...

triage