How do you check if angular cli is installed?



How do you check if angular cli is installed?..

Answer / Pankaj Rajpoot

To check if Angular CLI is installed, open your terminal or command prompt and run the command `ng --version`. If Angular CLI is installed correctly, it will display its version number.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Which is the core module in angularjs?

1 Answers  


Explain $watch(), $watchgroup() and $watchCollection() functions of scope?

1 Answers  


What is $rootscope in AngularJS?

1 Answers  


Why is this project called "AngularJS"? Why is the namespace called "ng"?

1 Answers  


What is bundle js in angular?

1 Answers  


What is the use of $event?

1 Answers  


Can you differentiate javascript and angularjs?

1 Answers  


What is route guard?

1 Answers  


What is router-link directive in angular?

1 Answers  


What angular is doing with bazel compiler?

1 Answers  


When latest angularjs was released?

1 Answers  


What is scope hierarchy?

1 Answers   SLK Software,


Categories