The Glitch log is showing me:
Error: Cannot find module ‘mime-db/db.json’ and eventually a code EACCESS
Clearly something is broken but what? I have two identical projects both running the same version of the code imported from GitHub. One “dev” runs fine the other “production” isn’t running and won’t start.
I found the message re: enable-pnpm and just entered that in the console. The project has started now with luck it will keep on running. I don’t recall having done this on the dev version. Very frustrating.