Skip to content

6rc6 better output on ng -v command inside cli project when /node_modules not exist #10474

@elvisbegovic

Description

@elvisbegovic

Versions

Angular CLI: 6.0.0-rc.6
Node: 10.0.0
OS: win32 x64

Repro steps

  • ng new ap --skip-install
  • cd ap
  • ng -v

Observed behavior

cli version empty node_modules

Desired behavior

When we are inside new green cli project (without /node_modules folder), I think we should have same output from console ng -v like we have outside an cli project
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions