I’ve seen the other messages and tried the solutions offered and guessed a lot of paths. It is trying to run /opt/render/project/src/built/app.js but the built folder should not be under the src but rather at the same level. I’ve tried adding dots, etc.
I can’t see the folder so I don’t know that it built or where it put it but there are no errors. I’m making the assumption that the output is somewhere under /opt/render/project/
This builds and runs on my PC and another server I was hoping to see if it could run here before opting for a paid account.
Is there any way to resolve it short of me guessing for an hour?
Thanks.
Oh, I tried setting the TS output dir to the root so that app.js would be there instead of the built folder, it didn’t work.