I\'ve simply tried to create an Angular application on my MacOS machine.
npm install -g @angular/cli ng new my-app cd my-app ng serve
I have