Closed
Description
Version: 6.10.4
Platform: Windows 10 64
I had a file at the following folder location: .../gameSignups/create.js
and it windows I was able to (it didn't fail so I missed the typo) call require(".../gameSignUps/create");
however this failed with a module not found
when I moved to over to the production linux enviroment.