ionic-cli icon indicating copy to clipboard operation
ionic-cli copied to clipboard

The Ionic command-line interface

Results 173 ionic-cli issues
Sort by recently updated
recently updated
newest added

**Description:** hello, i've an issue with ionic doctor check command ionic doctor check viewport-fit-not-set try to find the index.html in wrong directory my outputDir is www and doctor try to...

triage

* https://github.com/actions/cache/releases * https://github.com/actions/checkout/releases * https://github.com/actions/setup-node/releases * https://github.com/actions/node-versions/releases * https://nodejs.org/en/about/releases

Bumps [tiny-lr](https://github.com/mklabs/tiny-lr) from 1.1.1 to 2.0.0. Release notes Sourced from tiny-lr's releases. Back from the dead BREAKING CHANGE: livereload-js dropped support for IE 6-9 Changelog: Merge pull request #137 from...

dependencies

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 0.20.0 to 2.0.6. Release notes Sourced from http-proxy-middleware's releases. v2.0.6 What's Changed fix(proxyReqWs): catch socket errors by @​chimurai in chimurai/http-proxy-middleware#763 chore(package): v2.0.6 by @​chimurai in chimurai/http-proxy-middleware#764 Full...

dependencies

Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 8.1.2 to 9.0.13. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/fs-extra&package-manager=npm_and_yarn&previous-version=8.1.2&new-version=9.0.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Known issues: * ~HTTPS support in DevApp: https://github.com/ionic-team/ionic-cli/issues/3748~ * iOS wkwebview doesn't accept self-signed certificates: https://github.com/ionic-team/cordova-plugin-ionic-webview/issues/224

enhancement
project type: angular
project type: react

**Description:** When using the CLI, there seems to be no validation of arguments to the build command. For example, no warning is issued for `ionic build --engine2=browser` even though `--engine2`...

triage

I ran into some cases where input was undefined, and ionic run failed with `TypeError: Cannot convert undefined or null to object` , I propose making sure that input will...

**Description:** Hello. I am trying to run `ionic serve ` and I get this error from console: `[INFO] Waiting for connectivity with react-scripts… ` So I have to start the...

triage

**Description:** ionic cordova plugin add {URL} fails. I tried to add the WKWebView as an example on a brand new ionic app, and it failed. ionic cordova plugin add https://github.com/ionic-team/cordova-plugin-wkwebview-engine.git...

bug