It looks to me like you're running the code in a browser that doesn't support ES6 iterators and you are missing the shim/polyfill.
On Mon, Aug 8, 2016 at 11:46 AM, Darragh Flynn <[email protected]> wrote: > I get a the following error message when trying run my Ionic/Angular 2 app > in the browser through ionic serve. > > > > <https://lh3.googleusercontent.com/-R1iQaNcVnlU/V6io4w9dR_I/AAAAAAAAkgA/fo1LsCT5q1IpSUqv-AHMA-XQa2RrtVDIwCLcB/s1600/Screen%2BShot%2B2016-08-08%2Bat%2B16.44.02.png> > > It's my first time seeing this message and it seems as though there is no > useful feedback online when it is discovered it in this way. > > Any help would be greatly appreciated, > > Thanks! > > -- > 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. > -- Lucas Lacroix Computer Scientist System Technology Division, MEDITECH <http://ehr.meditech.com> 781-774-2293 -- 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.
