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.
