Home:ALL Converter>Upgrading Angular 2 to Angular 6

Upgrading Angular 2 to Angular 6

Ask Time:2018-08-28T21:49:47         Author:Ashiq Ahmed

Json Formatter

I am upgrading the angular version from 2 to 6 by following the Angular Update Guide, but after migrating Angular CLI globally and locally, it could not generate the angular.json file. The project includes systemjs.config.js, it did not have angular-cli.json file, nor @angular/cli dependencies in package json. What can be done to solve this?

Author:Ashiq Ahmed,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/52059518/upgrading-angular-2-to-angular-6
yy