are you compiling the coffeescript files into javascript? that'd cause issues if you didn't.
e On Mon, Sep 29, 2014 at 5:19 PM, mark goldin <[email protected]> wrote: > I am trying to adapt the following code: > *http://plnkr.co/edit/22StiB?p=preview > <http://plnkr.co/edit/22StiB?p=preview>* > > I have copied all files to my local system. When I run it I am getting the > following error: > > Uncaught Error: [$injector:modulerr] Failed to instantiate module > darrylsnow due to: > Error: [$injector:nomod] Module 'darrylsnow' is not available! You either > misspelled the module name or forgot to load it. If registering a module > ensure that you specify the dependencies as the second argument. > > Can't why wouldn't it work on my system. Appreciate if someone could take > a look. > > 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. > -- 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.
