When Creating a new Angular 5 project:
node version: 8.9.2
npm version: 5.5.1
My Command is
npm install -g @angular/cli
You can use yarn package manager instead of npm.
It solved this problem for me