I am using a HFS+ case-sensitive partition. When attempting to use “Run Editor” from the Software Development Kit, I get:
[Error] Failed to load resource: The requested URL was not found on this server. (queryParameter.js, line 0)
[Error] Error: Script error for: ft/util/queryParameter
http://requirejs.org/docs/errors.html#scripterror
defaultOnError (require.js, line 141)
onError (require.js, line 537)
onScriptError (require.js, line 1681)
The file actually is named “queryparameter.js.” Note that renaming the file results in the opposite error, so I assume it’s referenced both ways in the code.