I currently have version 9 of angular, now i am trying to update my version of angular, for which I have followed tutorials but none of them work for me.
The steps I am doing is the following.
First I uninstall my current version of angular
Then, i clear cache:
Then i install specific angular CLI:
but when i run ng version it shows me this:
Is the version installed correctly? What does "local version" mean?