When importing modules in the newest version of Angular2, the module names have been updated. For instance `angular2/core` became `@angular/core`. However, whenever I try to use the new syntax, my TypeScript compiler throws an error that it cannot find the module. Anyone else running into this problem?
-- 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.
