Hi, Looks like you have not added the latest version of angular2 in the package.json I have created a angular2 application in aspNet core - in VS2015 and checked into Github. You can refer the following post in SO and link for github as well
Regards, Krishnan On Monday, July 18, 2016 at 2:35:22 PM UTC-4, random512 wrote: > > I'm trying to run an Angular 2 ts form in VS2015. Here's the plunk: > > https://angular.io/resources/live-examples/forms/ts/plnkr.html > > This plunk runs and works as exected within Plunker. However, VS returns > the following error and similar errors when I try to build the solution in > VS2015: > > "Cannot find module '@angular/core'" > > I'm assuming there must some type of additional/special step required to > get this Angular project to run as expected within VS2015. Can you provide > any insight/advice on this? > > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
