Hello Team,

   
it's working fine when i will run with *gulp serve*.

I am facing issue while i am building my angular js code into my SpringBoot 
jar:

Maven build successful and copied all dis folder into template directory 
but when i will run the application i am getting below error at client side:

I am adding client code into my jar using gulp and maven.

My webservice code is running fine .

Erro rMessage:

app-205a1251.js:39 Uncaught SyntaxError: Unexpected token [
vendor-1c32ffb8.js:5 Uncaught Error: [$injector:modulerr] Failed to 
instantiate module eTestApp due to:
Error: [$injector:nomod] Module 'eTestApp ' 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.4.8/$injector/nomod?p0=eMatherApp
    at http://localhost:9000/scripts/vendor-1c32ffb8.js:4:20554
    at http://localhost:9000/scripts/vendor-1c32ffb8.js:4:30152
    at t (http://localhost:9000/scripts/vendor-1c32ffb8.js:4:29625)
    at http://localhost:9000/scripts/vendor-1c32ffb8.js:4:29937
    at http://localhost:9000/scripts/vendor-1c32ffb8.js:5:6790
    at o (http://localhost:9000/scripts/vendor-1c32ffb8.js:4:20980)
    at f (http://localhost:9000/scripts/vendor-1c32ffb8.js:5:6638)
    at et (http://localhost:9000/scripts/vendor-1c32ffb8.js:5:8328)
    at s (http://localhost:9000/scripts/vendor-1c32ffb8.js:4:27679)
    at ae (http://localhost:9000/scripts/vendor-1c32ffb8.js:4:27989)
http://errors.angularjs.org/1.4.8/$injector/modulerr?p0=eMatherApp&p1=Error…0(http%3A%2F%2Flocalhost%3A9000%2Fscripts%2Fvendor-1c32ffb8.js%3A4%3A27989)

Could you please suggest any one where i am doing mistake.


Note:I have started learning angularjs.
.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" 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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to