I have been using a project (Angular-MVC-Cookbook on github) as an example for a project I created. I have got it to compile but I am getting this error when I run it: (see attached file:jscript error.png).I created a new project and copied in the files from that project. I am a complete newbie to AngularJS but I think it is something to do with modules not being registered. It only seems to have a problem with that one (myApp.ctrl.grid) as it seems to go through a list of modules and gets stuck on the last one angular.module(see attached file:jscripterror2.png) If anyone can help I would be grateful. 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
