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

Our app runs **ionic v1** and until now **we used Chrome** with some **security settings turned off** when testing our app in order to avoid most cross-origin issues like CORS...

triage

The issue is resolved, but now I get this error - not sure if it is related or a new issue. Error: Command failed: xcrun simctl list --json $ ionic...

triage

**Description:** When creating a blank cordova project with the latest Ionic cli (6.7.0) and running it on android the app doesn't load. **Steps to Reproduce:** ``` ionic start project-name blank...

triage

The deploy build command does not currently provide a way to specify the name of the artifact that it downloads. Something similar to the package build command's --build-file-name option would...

triage

`ionic cap copy --no-build --watch` expected behavior keep running and copy files to ios, android, web at file change actual runs once before I need to develop for ios I...

triage

**Description:** There used to be a prompt to add capacitor to a new project created using the starter templates, but that option no longer is shown and it's added by...

triage

**Description:** CSS files are in **assets** folder. ![Screenshot (29)](https://user-images.githubusercontent.com/87313509/127887639-89de848d-f71b-4280-a234-2f3749c2b199.png) ![Screenshot (27)](https://user-images.githubusercontent.com/87313509/127887686-a1922368-63d9-4948-8fbc-b77a634b2acb.png) ![Screenshot (28)](https://user-images.githubusercontent.com/87313509/127887735-c375aa3a-aced-414d-8d24-03521ef3b652.png) **Steps to Reproduce:** I am getting above **issue** on running command **"ionic cordova run android"**. And **work...

triage

origin: https://github.com/ionic-team/ionic-cli/issues/3036 and https://github.com/ionic-team/ionic-cli/issues/3036#issuecomment-376662587 We can inject all the Cordova www assets into the livereload dev server, providing a nice experience for developing mobile apps in `ionic serve`. 📝 Note:...

enhancement
cordova

I'm not sure this is a bug so i put as feat request. When i use the cli page generator (ionic g page test) on angular project the cli correctly...

triage

**Description:** Running the `ionic capacitor build` command produces source maps in `build/static` folder. I __do not__ specify the `--source-map` option. With or without the `--prod` option. According to the [docs](https://ionicframework.com/docs/cli/commands/capacitor-build#advanced-options),...

triage