Continuing the update

We will update Angular piece by piece:

  1. Let's start the update with Angular Core:
$ npx ng update @angular/coreUpdating package.json with dependency rxjs @ "6.1.0" (was "5.5.6")... Updating package.json with dependency @angular/language-service @ "6.0.0" (was "5.2.5")... Updating package.json with dependency @angular/compiler-cli @ "6.0.0" (was "5.2.5")... Updating package.json with dependency @angular/router @ "6.0.0" (was "5.2.5")... Updating package.json with dependency @angular/forms @ "6.0.0" (was "5.2.5")... Updating package.json with dependency @angular/platform-browser @ "6.0.0" (was "5.2.5")... Updating package.json with dependency @angular/animations @ "6.0.0" (was "5.2.5")... Updating package.json with dependency ...

Get Angular 6 for Enterprise-Ready Web Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.