I've just got round to hosting a production build of my app, and running into this issue when I try to host on Netlify. It builds completely fine and works without issue locally, but seeing the following error when I access the deployed site.
I used the Netlify template and, unfortunately, a fresh clone of that deploys perfectly fine so I must've broken something on my end.
One thing I can think of is I had to upgrade @mjackson/node-fetch-server to 0.6.1 in order to fix an issue with form submissions.
Any help would be huuuugely appreciated, thank you so much 🙏