I am trying to create an Angular 2 application using Typescript in Visual Studio 2015. I have installed npm on my machine. When I compile my application , I am getting error
The angular2 name in modules names is for versions before RC (release candidate) versions (beta ones) and the @angular one for RC versions.
angular2
@angular