Vern, Regarding your comment about TypeScript I couldn't really tell you, I would be lying. I use it too, but I use another IDE, not VSCode, so I really care about the code being transpiled not the typing. So I'm kinda lost in that regard. I know you can get the last typings from doing npm install angular2@latest under the path node_modules/angular2/bundles/typings/angular2 and that's pretty much all I know about typings (I would see this comment too https://github.com/angular/angular/issues/4026#issuecomment-147104405 and this https://github.com/alexeagle/angular2-distro/blob/master/README.md)
With the latest Angular release, it comes with .d.ts file for Angular, but > that file requires that you use the Angular 'raw' source code (spread over > dozens of files, not minified). I didn't really understand that. What do you mean by the entire sentence? Lol.. And regarding the error you're seeing see this comment https://github.com/angular/angular/issues/4754#issuecomment-148320793 -- 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
