Arvind Yadav
How to get the version of Angular CLI?

How to get the version of Angular CLI?

By Arvind Yadav in Angular on Feb 25 2022
  • Jay Pankhaniya
    Feb, 2022 28

    Go to your project folder where angular is inalled. Now, Open command promt over here at the folder path of project.
    Now execute the one of the following command.

    ng —version
    ng v
    ng -v

    Then you will get the output with the Version of the Angular CLI version.

    • 2
  • Vishal Yelve
    Jul, 2022 8

    ng --version

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS