INFO

Angular CLI commands – ng version

Calling this command you get a complete version log for the Angular CLI and all other components like schematics, webpack, and typescript.

Here’s what I’m getting.

If you do not get this log it means that you might have an incorrect node version.

You may also like...