I found this thread:
Unfortunately it can not help me on Mac OS.
I have the same problem because of my App.json error 404.
I am using Apachectl (terminal in Mac OS) and I do not know how to add everything to Chrome on how to add MIMM I
I'm also thinking Why I work on Safari, but not on Chrome
The error I am getting is:
Can not load the XMLHttpRequest file: //localhost/Users/guillaumecharron/Sites/CarboZero/app.json Cross original requests are only supported for HTTP Index.html: 1 Unwanted error: Networker_ARR: XMLHttpRequest exception 101
Chrome will not allow files to be Ajax requests without disabling web security, or you need to disable it on the server or disable web security. Then start Chrome with the following command and flag
Open Chrome .app --args --disable-web-security
First of all Chrome windows Close and then run over the command in the terminal. Then you can also create the file: // ... protocol with HTTP.
No comments:
Post a Comment