Skip to content

global ng version shows errors instead of version numbers #10523

Open
@StephenFluin

Description

@StephenFluin

Versions

Angular CLI: 6.0.0-rc.7
Node: 9.9.0
OS: linux x64
Angular: 
... 

Package                      Version
------------------------------------------------------
@angular-devkit/architect    <error>
@angular-devkit/core         <error>
@angular-devkit/schematics   <error>
@schematics/angular          <error>
@schematics/update           <error>
rxjs                         <error>

Repro steps

yarn global add @angular/cli@next
ng version

Observed behavior

Package                      Version
------------------------------------------------------
@angular-devkit/architect    <error>
@angular-devkit/core         <error>
@angular-devkit/schematics   <error>
@schematics/angular          <error>
@schematics/update           <error>
rxjs                         <error>

Desired behavior

Hide the errors if these packages are not supposed to be installed, or show me the version numbers.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions