When I do ng build --prod --aot, I get something like:
Your global Angular CLI version (8.3.19) is greater than your local version (8.3.2). The local Angular CLI version is used.
I resolved the above warning. But, I want to know what is global angular CLI actually is and what is local angular CLI? I've searched it. But, couldn't make myself clear.