Skip to content

ng update does not check or update @angular-devkit packages #13581

Closed
@rhino5oh

Description

@rhino5oh

I have angular CLI 7.3.0. According to the release description here, This release also involved releasing @angular-devkit/build-angular 0.13.0.

As you can see in my screenshot below, I have @angular-devkit/build-angular, @angular-devkit/architect, @angular-devkit/build-optimizer, @angular-devkit/build-webpack all at version 0.10.2.

I then do an ng update, and the CLI tells me that everything is in order. Why? Shouldn't it tell me that I need to update all of the previously mentioned packages to 0.13.0?

Or better yet, shouldn't those packages automatically update when I do an ng update @angular/cli? That is the command I did to update to CLI 7.3.0, and the @Angular-devkit packages did not update

screenshot

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions