I have installed nodejs ->8.12.0
and npm ->6.4.1
and trying to install angular 1.7.4
I have added environment variable path to
C:\Users\user_name\AppData\Roaming\npm
and
C:\Users\user_name\AppData\Roaming\npm\node_modules\@angular\cli\bin
but when i run npm root -g
it shows current directory path, not the path i set
Nodejs is install to
C:\Program Files\nodejs