### OS. > Mac OSX (El Capitan) ### Versions. > NodeJS - 7.2.1 > angular-cli: 1.0.0-beta.24 ### Installing the latest version of angular-cli with the next steps: ``` npm uninstall -g angular-cli npm cache clean npm install -g angular-cli@latest ``` and executing the next cli command: ng --help > It shows the ember-cli helps.