Had the same problem here. Replicated consistently with angular 1.4.x. Rolling back to 1.3.15 fixed it.
Best, -Steven On Monday, June 1, 2015 at 9:45:41 PM UTC-5, Jordan Koncz wrote: > > I just had this issue as well. I deleted all of the contents of > /bower_components/ and then ran 'bower install' and the problem went away. > > > On Tuesday, June 2, 2015 at 10:01:37 AM UTC+10, Jake K. wrote: >> >> >> Hello, >> >> I recently updated all my dependencies using 'bower update --save' in my >> project. >> >> However, when I try to run my program (using grunt serve), I get the >> following error message in the console: Uncaught TypeError: b.addPollFn >> is not a function >> >> I have search in google for some answers but seems like there is very >> little documentation on this matter, so i was wondering if anyone who has >> come across a similar problem may be able to help. >> >> I have attached a snapshot of the error for further reference. >> >> Thanks in advance >> > -- 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.
