I'm getting error like this
**Build:Class 'Subject<T>' incorrectly extends base class 'Observable<T>** .
I have installed TypeScript 2.4.1 and downloaded angular quick starter files from git angular quick starter files and copied src folder , bs-config.json, package.json , tslint.json files to the project (I have created one empty template project in ASP.NET MVC). While rebuilding I'm getting this error. What to do?