I am trying to update Angular 5.2 create from .netcore 2.1 core template using below command
dotnet new angular -o my-new-app cd my-new-app cd ClientApp npm