How can I tell which version of Angular I am using?
I have tried:
angular --version angular --v angular -version angular -v
but get
If you are using VS Code editor .
Go to Explorer panel on left side -> find package.json & open it -> under dependencies find @angular/core.
This is your angular version as core is the main feature