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

I have start a project with this: ``` nvm install 10.16.3 nvm use 10.16.3 npm install -g ionic npm install -g cordova ionic start myApp tabs --cordova cd myApp ionic...

triage

Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 0.0.43 to 9.0.7. 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.7)](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 [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 8.1.5 to 11.0.4. 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.5&new-version=11.0.4)](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 [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 3.22.1 to 7.4.2. Release notes Sourced from lerna's releases. v7.4.2 7.4.2 (2023-10-27) Bug Fixes version: support changelog-presets using async factory funcs (#3873) (bb5e7d7) v7.4.1 7.4.1 (2023-10-18) 7.4.0...

dependencies

Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.5. Changelog Sourced from rimraf's changelog. 5.0 No default export, only named exports 4.4 Provide Dirent or Stats object as second argument to filter 4.3...

dependencies

This pull request adds support for yarn berry Builds on top of #4892 and adds tests closes #4483

Added a new 'angular-standalone' option to the list of starter project types. This option allows the creation of standalone Angular projects, distinct from other templates. Modifications were made to the...

Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 8.0.3. Release notes Sourced from husky's releases. v8.0.3 fix: add git not installed message #1208 v8.0.2 docs: remove deprecated npm set-script v8.0.1 fix: use POSIX...

dependencies

Closes #4961 This PR upgrades the `os-name` package from 4.0.0 to latest 5.1.0 (https://github.com/sindresorhus/os-name/compare/v4.0.0...v5.1.0), which included a fix for Windows 11. --- Note 1: As `os-name` v5 is [pure ESM...