Without any other information, I'm going to guess you added this tag before the rest of your angular scripts. Changing it be included after the other angular*.js tags fixed the problem for me.
On Monday, June 23, 2014 11:07:37 AM UTC-4, Jerry wrote: > > As soon as I add this line to html head <script > src="js/angular-resource.js"></script>, I get "Uncaught TypeError: > Cannot read property '$$minErr' of undefined " in chrome console. > > Please help to identify the issue . > -- 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.
