Upgrading Angular 2 to Angular 6

雨燕双飞 提交于 2019-12-11 16:12:05

问题


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?

来源:https://stackoverflow.com/questions/52059518/upgrading-angular-2-to-angular-6

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!