Answers for "how to check the angular version globally"

20

check angular version

Open the Terminal + view in your project and type

ng --version

this will list the versions of several Angular packages that you have installed in your project.
Posted by: Guest on April-20-2020
1

check angular version

Angular Version
Posted by: Guest on February-03-2022

Code answers related to "how to check the angular version globally"

Code answers related to "Javascript"

Browse Popular Code Answers by Language