Fist I updated angular cli to latest version with "npm install -g @angular/cli@next" command after that problem started. ng new projectName not working.
Cli versions I tried 6+ and 1.6 and 1.7, all versions i'm getting same problem.
Fist I updated angular cli to latest version with "npm install -g @angular/cli@next" command after that problem started. ng new projectName not working.
Cli versions I tried 6+ and 1.6 and 1.7, all versions i'm getting same problem.
Try the below steps one after another.
The above steps install angular 6 and update the whole project to angular 6.