Untitled
brew install nodejs
npm install
npm install -g @angular/cli # or @angular/cli@wished.version.here
npm link @angular/cli
Last updated
Was this helpful?
brew install nodejs
npm install
npm install -g @angular/cli # or @angular/cli@wished.version.here
npm link @angular/cli
Last updated
Was this helpful?