I'm trying to install angular4 so I installed Node v8.11.3, their version of npm is 5.5.1. I typed npm install –g @angular/cli
, when trying ng, an error says ng is not recognized as an internal command. I see the folder C:\Users\user-\AppData it seems empty.
How can I solve this issue in order to install angular 4 environment correctly?