# @angular/cli

> CLI tool for Angular

Latest version **22.1.8** (published 2026-09-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install @angular/cli
pnpm add @angular/cli
yarn add @angular/cli
bun add @angular/cli
```

Provides the command `ng`.

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; no vulnerabilities; recently updated; high maintenance score; popular repo.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 22.1.8 |
| Published | 2026-09-10 |
| First published | 2017-02-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | ^22.22.3 \|\| ^24.15.0 \|\| >=26.0.0 |
| Dependencies | 14 |
| Unpacked size | 1.4 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 27021 |
| Author | Angular Authors |
| Maintainers | angular, google-wombot |
| Keywords | Angular CLI, Angular DevKit, angular, angular-cli, devkit, sdk |

## Links

- npm: https://www.npmjs.com/package/@angular/cli
- Repository: https://github.com/angular/angular-cli
- Issues: https://github.com/angular/angular-cli/issues
- npm.io page: https://npm.io/package/@angular/cli

## Dependencies (14)

- [zod](https://npm.io/package/zod.md) 4.4.3
- [yargs](https://npm.io/package/yargs.md) 18.1.0
- [listr2](https://npm.io/package/listr2.md) 11.0.0
- [semver](https://npm.io/package/semver.md) 7.8.5
- [jsonc-parser](https://npm.io/package/jsonc-parser.md) 3.3.1
- [npm-package-arg](https://npm.io/package/npm-package-arg.md) 14.0.0
- [@inquirer/prompts](https://npm.io/package/@inquirer/prompts.md) 8.5.2
- [@schematics/angular](https://npm.io/package/@schematics/angular.md) 22.1.8
- [@angular-devkit/core](https://npm.io/package/@angular-devkit/core.md) 22.1.8
- [@angular-devkit/architect](https://npm.io/package/@angular-devkit/architect.md) 0.2201.8
- [@modelcontextprotocol/sdk](https://npm.io/package/@modelcontextprotocol/sdk.md) 1.30.0
- [@angular-devkit/schematics](https://npm.io/package/@angular-devkit/schematics.md) 22.1.8
- [parse5-html-rewriting-stream](https://npm.io/package/parse5-html-rewriting-stream.md) 8.0.1
- [@listr2/prompt-adapter-inquirer](https://npm.io/package/@listr2/prompt-adapter-inquirer.md) 4.2.5

## Recent versions

- 22.1.8 (latest) — 2026-09-10
- 22.2.0-next.7 (next) — 2026-09-10
- 21.2.24 (v21-lts) — 2026-09-10
- 20.3.37 (v20-lts) — 2026-09-10
- 19.2.27 (v19-lts) — 2026-06-02
- 18.2.21 (v18-lts) — 2025-09-10
- 17.3.17 (v17-lts) — 2025-04-30
- 16.2.16 (v16-lts) — 2024-09-18
- 15.2.11 (v15-lts) — 2024-03-25
- 14.2.13 (v14-lts) — 2023-10-05
- 13.3.11 (v13-lts) — 2023-03-16
- 12.2.18 (v12-lts) — 2022-07-21
- 11.2.19 (v11-lts) — 2022-03-31
- 10.2.4 (v10-lts) — 2021-12-16
- 9.1.15 (v9-lts) — 2021-02-25
- … 1100 more at https://npm.io/package/@angular/cli/versions

## README

# Angular CLI - The CLI tool for Angular.

The sources for this package are in the [Angular CLI](https://github.com/angular/angular-cli) repository. Please file issues and pull requests against that repository.

Usage information and reference details can be found in repository [README](https://github.com/angular/angular-cli/blob/main/README.md) file.

---
_Source: https://npm.io/package/@angular/cli · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
