1.

How to upgrade angular 7 to 8?

Answer»

Steps to upgrade Angular 7 to 8

  • Install TYPESCRIPT 3.4
  • Use NODE LTS 10.16 or its ADVANCED version
  • Run command on terminal panel/CLI -> ng UPDATE @angular/[email protected]/core

Alternative- use URL link- HTTPS://update.angular.io/

Related Article: Angular 6 Interview Questions


Discussion

No Comment Found