Hello guys, how are you? Welcome back to my blog therichpost.com. Today in this blog post, I will tell you How to update angular version to 12?
Guys today I very happy because Angular12 finally came and here I will tell you to update angular version to 12 and Angular12 updating requirements.
1. Friends very first we need to run below query inside our terminal to update our angular version to 12 and guys we also need latest node version(14.17.0) install into our system. We can not use older version of Nodejs with Angular 12:
ng update @angular/core@12 @angular/cli@12
2. After run above command open your package.json file and you will like below image:
Friends in the end must run ng serve command into your terminal to run the angular 12 project.
Now guys I will come with more Angular 12 demos and Snippets.
Jassa
Thanks
Recent Comments