iam rahim here .
while setuping angularcli i encountred the following issue: 'ng' is not recognized as an internal or external command, operable program or batch file.
C:\Users\ASUS ROG>ng --version
'ng' is not recognized as an internal or external command, operable program or batch file.
here bellow it show angularcli installed but i failed to found the file in the system:
C:\Users\ASUS ROG>npm list -global
C:\Users\ASUS ROG\AppData\Roaming\npm
+-- @angular/cli@12.1.4
+-- live-server@1.2.1
+-- live@0.1.25-beta.0
`-- npm@7.17.0
i'm using window 10 .
i had already installed node js & npm.