mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 20:02:40 +08:00
In newer Node.js versions ng commands do not terminate properly when analytics are enabled. This is because the request is never closed unless a `data` event listener is attached. Closes #25034 and closes #25008
Angular CLI - The CLI tool for Angular.
The sources for this package are in the Angular CLI repository. Please file issues and pull requests against that repository.
Usage information and reference details can be found in repository README file.