Skip to content

Upgrade Angular-CLI on Windows 10 with beta.17 fails to run #2631

Closed
@lekova

Description

@lekova

Tried to do the upgrade from beta.10 to beta.14 described in the wiki page and got a problem where the installation process is successful however I cannot run ng --version.

After couple of days I tried again (we are at beta.17) so I followed the same steps

  • node update
  • npm uninstall angular-cli -g
  • npm cache clean
  • npm install angular-cli@latest -g

I get the same problem as before:
angular-cli windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions