I try to install angular 2 in an existing asp.net mvc application. After you install the required packages with Node.js. I end up with these errors during compilation of the solution:
Cannot find name 'BrowserNodeGlobal'. lang.d.ts Cannot find name 'Zone'. ng_zone.d.ts Build : Cannot find name 'Zone'. node_modules\angular2\src\core\zone\ng_zone.d.ts Build : Cannot find name 'BrowserNodeGlobal'. node_modules\angular2\src\facade\lang.d.ts thank you for your help. -- 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.
