HI,
I am started with oracle JET and tried the Base distribution package where i am making simple application, I created Index.html and an ojModule which is 'home' basically home.html. So when I run Index.html , it should render the home module content to my index html body, this is working fine in firefox but when I am running in chrome it is giving subject error.
please help.
I read couple of blogs they are suggesting to install node http servers. Any other way I can fix it simple way.