Skip to content

Command ng update not working #4304

Closed
Closed
@hpawe01

Description

@hpawe01

OS

Linux Ubuntu 16.04 LTS

Versions

angular-cli: 1.0.0-beta.26
node: 4.7.2
os: linux x64
@angular/common: 2.4.5
@angular/compiler: 2.4.5
@angular/core: 2.4.5
@angular/forms: 2.4.5
@angular/http: 2.4.5
@angular/platform-browser: 2.4.5
@angular/platform-browser-dynamic: 2.4.5
@angular/router: 3.4.5
@angular/compiler-cli: 2.4.5

Repro steps

ng new cli-test
cd cli-test
ng update

The log given by the failure

The specified command update is invalid. For available options, see 'ng help'.

Mention any other details that might be useful.

I noticed this behavior when I updated my angular-cli version from beta.25.5 to beta.26 (https://github.com/angular/angular-cli#updating-angular-cli).
I thought this was working with the previous angular-cli version, but with beta.25.5 I get the same message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions