How to check the angular version ? or Ways to find the angular version.

Categories: Angular Inteview Qusetions and Answers for 10 Years with Basics

To find angular version open application in browser open developer toolbar .Then navigates to elements .You can see angular version as ng-version =”15.2.10”


go to the working directory where your angular application code is present.

  • Execute ‘ng --version' or 'ng version' or 'ng v' command to get the angular version used in your application.

  • You can find there angular version In the list of installed packages as highlighted below screen.

    Top Blogs
    What is angular Published at:- What is the difference between angular and angularjs? Published at:- How to check the angular version ? or Ways to find the angular version. Published at:- What is NPM(Node Package Manager) Published at:- What are Angular advantages? Published at:- What is a CLI tool? Explain the importance of Angular CLI. Published at:- What are Components in Angular? Published at:- What is a Selector and Template Published at:-
    R4R.co.in Team
    The content on R4R is created by expert teams.