1

We are migrating from angular 1.1 to angular 1.6. We added the dependencies and made gulp serve. Now when we hit localhost:3000, the UI doesnot load and complains- "server responded with 404" From console we can see, all $resource call to backend servers is returning 404 not found error. Whereas backend is up and running and responding well on direct call-i.e "localhost:8090/app/getinfo

config.js has proxy setting to redirect localhost:3000 to locahost:8090/app

Is there anything we are missing to add, while migrating to angular 1.6.

Thanks,

0 Answers0