Angular 2 Update typings Update typings when: typings WARN deprecated

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Insert
> Step 2: And Like the video. BONUS: You can also share it!

Example

Warning message:

typings WARN deprecated 10/25/2016: "registry:dt/jasmine#2.5.0+20161003201800" is deprecated (updated, replaced or removed)

Update the reference with:

npm run typings -- install dt~jasmine --save --global

Replace [jazmine] for any library that is throwing warning



Got any Angular 2 Question?