Hi,
I am building an app using AngularJS and it works without any issues via 
"grunt serve". 
I deployed it to Apache by using "grunt build" and it gave the following 
error:
Error: [$injector:modulerr] Failed to instantiate module setcatApp due to: 
[$injector:nomod] Module 'setcatApp' 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. 
http://errors.angularjs.org/1.2.16/$injector/nomod?p0=setcatApp 
minErr/<@http://localhost:8888/bower_components/angular/angular.js:78:5 
module/<@http://localhost:8888/bower_components/angular/angular.js:1613:1 
ensure@http://localhost:8888/bower_components/angular/angular.js:1535:5


Gruntfile.js here http://pastebin.com/S8AQujQf

Any idea what I am doing wrong and how to fix it?

-anurag

-- 
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.

Reply via email to