angular-cli

see https://cli.angular.io/

Upgrade instructions:

This only cover machine config. Project config would already be applied to the project, so there will be no changes needed apart from some cleaning procedures.

Follow: https://github.com/angular/angular-cli/wiki/stories-rc-update

Uninstall old and install new angular-cli

npm uninstall -g angular-cli
npm install -g @angular/cli@latest

Application changes

npm uninstall --save-dev angular-cli
npm install --save-dev @angular/cli@latest

results matching ""

    No results matching ""