I have had this problem off and on with every Native build app. Things are going well, and then suddenly the build cannot find one of my require lua files – my own files in the Corona directory. It is usually the first of my require files, but if I skip it, it might load 1 or 2 others and then find another that it cannot find – all in the same directory.
I try adding the file to the project, no effect. Clean Build Folder, no effect.
I have not found a way to break this, I usually end up starting over from the template. There must be some setting I am accidentally touching? I really have no idea, but it must be simple. But frustrating.