Problem running built app, doesn't log what is wrong?
So y'all I got a app that works fine in
pnpm dev
but then I node it as production mode / in a container using node .output/server/index.mjs
I get
What is a way to debug a issue like this?0 Replies