SyntaxFix
Write A Post
Hire A Developer
Questions
After long research i understood that nothing is required for mac OS to install angular cli just use sudo npm install -g @angular/cli your terminal will prompt password enter your password it will proceed to install cli. It worked for me.
sudo npm install -g @angular/cli