Hi, I am busy working through the "angular2-tour-of-heroes" tutorial using VSCode. The tutorial can be found at: https://angular.io/docs/ts/latest/tutorial/
When I execute the code without debugging the application works fine. Trying to execute the code using the debugger I get "System is not defined" exception. I have tried to change the module value from "system" to "commonjs" in the tsconfig.json file - this causes angular not to work. Regards -- 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.
