Home Angular 13 HOW TO UPDATE ANGULAR VERSION TO 13?

HOW TO UPDATE ANGULAR VERSION TO 13?

by therichpost
0 comments
HOW TO UPDATE ANGULAR VERSION TO 13?

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 13?

Guys today I very happy because Angular13 finally came and here I will tell you to update angular version to 13 and Angular13 updating requirements.

HOW TO UPDATE ANGULAR VERSION TO 13?
HOW TO UPDATE ANGULAR VERSION TO 13?

1. Friends very first we need to run below query inside our terminal to update our angular version to 13 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 13:

ng update @angular/core@13 @angular/cli@13

2. After run above command open your package.json file and you will like below image:

Angular 13 Package.json file
Angular13 Package.json file

Friends in the end must run ng serve command into your terminal to run the angular 13 project.

Angular 13 app is running
Angular 13 app is running

Now guys I will come with more Angular 13 demos and Snippets.

Jassa

Thanks

You may also like

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.