fix(@angular/cli): skip downloading temp CLI when running `ng update`… · angular/angular-cli@28b2cd1 · GitHub
Skip to content

Commit 28b2cd1

Browse files
alan-agius4clydin
authored andcommitted
fix(@angular/cli): skip downloading temp CLI when running ng update without package names
In the case when `ng update` is ran without a package name, an update is not be performed. In this case using the current installed version of the CLI is good enough. Closes #24024 (cherry picked from commit 3202410)
1 parent 86b84a8 commit 28b2cd1

2 files changed

Lines changed: 4 additions & 10 deletions

File tree

packages/angular/cli/src/commands/update/cli.ts

Lines changed: 3 additions & 2 deletions

packages/angular/cli/src/utilities/package-metadata.ts

Lines changed: 1 addition & 8 deletions

0 commit comments

Comments
 (0)