How do you find out what version of Angular CLI do you have installed?

Experience Level: Junior
Tags: AngularAngular CLI

Answer

Run the following command from the command line:

ng version

This command will show the the version of Angular CLI that you have installed on your system.

Comments

No Comments Yet.
Be the first to tell us what you think.
Angular CLI for beginners
Angular CLI for beginners

Are you learning Angular CLI ? Try our test we designed to help you progress faster.

Test yourself