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

Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 0.0.43 to 9.0.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/inquirer&package-manager=npm_and_yarn&previous-version=0.0.43&new-version=9.0.2)](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

Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 1.8.12 to 2.18.1. Release notes Sourced from @​stencil/core's releases. 😛 2.18.1 (2022-10-03) Bug Fixes cli: typo in telemetry command (#3602) (3013f5e) logger: fix possibly-null property access in...

dependencies

Since npm v8.11.0, the `--global`/`-g` flag is deprecated in favor of `--location`. This commit updates the update util's vocabulary, so that it no longer recommends using a deprecated flag.

Hi, _CLI_ `ionic g service core/services/utils/storage ` _angular.json_ ``` "@ionic/angular-toolkit:service": { "skip-test": true } ``` and tried this too: ``` "@ionic/angular-toolkit:service": { "spec": false } ``` But still above CLI...

triage

**Description:** --no-livereload doesnt work **Steps to Reproduce:** npm install -g @ionic/cli ionic serve --no-open --no-livereload --host=192.168.0.120 --port=8101 open chrome http://192.168.0.120:8101 change something in project and save **Output:** reloads page **My...

triage

**Description:** Ionic collects telemetry by default, does not warn users, does not mention it on first run, and hides the config in a way that cannot be discovered simply with...

triage

**Description:** I am using Ionic 6 with React. I run the following command to start up Android emulator: `ionic cap run android -l --external --target Pixel_5_API_33` The emulator starts up,...

triage

I was attempt to use native-run on NixOS, and to make packages more reproducible the Nix package manager heavily uses symlinks :sweat_smile: Unfortunately, the `readdirp` method does not follow symlinks...

### Capacitor Version (gathered after my temporary fix, see details below) Latest Dependencies: @capacitor/cli: 5.7.0 @capacitor/core: 5.7.0 @capacitor/android: 5.7.0 @capacitor/ios: 5.7.0 Installed Dependencies: @capacitor/android: 5.7.0 @capacitor/ios: not installed @capacitor/cli: 5.7.0...

triage