*Npm Run Start* Fails To Mysterious Error
Is there a recommended way to debug solid-start start? I'm running into this issue where my app fails after I build, but in solid-start dev everything is fine. This is the error I'm getting:
I also tried
I also tried
npm --loglevel verbose run build and DEBUG=1 npm run build but neither didn't help uncover what the error is related to..