The answer I came up with was to use Firefox instead of Chrome, changing the security policy as described in https://github.com/mrdoob/three.js/wiki/How-to-run-things-locally
Not an ideal answer, but with a deadline that brings the best workable answer for me right now, when you try to use different variants of Chrome, trying to use Wamp, as well as Mongoose, it does not work. If I had more time, I would think about how to use Python or perhaps node.js, as I saw him mention several times as a faster option.
What gman claims is true, using the Chrome flag (and changing the Firefox security policy) poses a big security risk. But only if you use this shortcut (and its tabs, etc.) for anything other than accessing your local files. I tried not to use it for the Internet, but I do not use this method if you cannot be strict with yourself.
Ideally, I recommend starting any project with node.js.
source share