I want to install Angular version 4.* on my windows 7. I am currently using Angular version 1.6.*
I tried following command
npm install @angular/{com
If you are looking for latest angular version use this command to install
npm -g install @angular/cli