Guys – with Angular 12.0.2 released out, i will show you how to upgrade your project to Angular 12.
- Open up a command prompt in your project folder and execute this.
Angular 12 needs node 12.14 + or 14.15 +
2. So download the latest nodejs and install it in your machine.
3. Go to the project and execute the command for updating angular
In case the update does not happen automatically, execute the commands manully
Thats it. you are done upgrading to 12.0.2
Comments
Post a Comment