I’ve been banging my head on this for a few hours, so I figured that before I make myself pass out, I should ask for help from much smarter people. I’m very new to all this. I have a web app that works nicely that I’m trying to enhance so that it runs daily and sends me an email with its findings. I’m using Bolt to help with the code. I need to setup a back-end server to run the chron job and do the emailing. I loaded my code into a GitHub repo, I setup Render (I think) and now I’m stuck. Happy to provide whatever screenshots, etc. would be helpful to move me past the starting line. Thanks so much!
The error is: Error: Cannot find module ‘/opt/render/project/src/server/index.js’