Hi,
I am trying to run community app on Windows. I have already setup everything with bower and npm, so all the modules are already in the cloned directory. But when I try to start the server using "grunt serve" most of the time I get a "load modules timeout" error and just randomly it works fine, some times.
I have not made any code changes in the cloned repo and the same code is working on my Linux system. Even the "develop" branch throws the same error.
Also, if I just open "index.html" in Firefox Browser then it works fine but creates above problem with "grunt serve".
I am not able to understand the exact root of this problem. How can I get rid of it?
Thanks,
Rishabh
GSOC'14, Mifos