ionic-cli
ionic-cli copied to clipboard
The Ionic command-line interface
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...
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 [](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...
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 [](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...
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...
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...
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...
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...