After the update

The After the update phase informs changes that need to be after the updates to major Angular dependencies and sometimes inform us of the further benefits that can be gained after having upgraded our version of Angular. Observe the next steps:

Angular Update Guide - After the update

In this case, we must address deprecations related to our upgrade to RxJS. Luckily, the Angular team that knows this can be a painful process, so they're suggesting an automated tool that can give us a head start:

  1. Refrain from installing the tool globally
  2. Execute the migration tool, as shown:
$ npx rxjs-tslint -p .\src\tsconfig.app.jsonRunning ...

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.