Hello,
Verify that you are running at least Node.js version
Then,
npm install -g @angular/cli
Thanks
Verify that you are running at least Node.js version
8.x
or greater and npm version 5.x
or greater by running node -v
and npm -v
in a terminal/console window. Then,
npm install -g @angular/cli
Thanks