Vulgaris Magistralis
Typescript errors I can't replicate on my own environment
hey! trying to deploy my node app written in typescript but it's failing and i'm getting odd typescript error that don't make sense on my end.
i'm assuming railway isn't using my typescript config as my build works locally, is there a way to replicate it and try to solve problems on my local version instead
of redeploying in hopes of solving it? thanks!
19 replies
Build with typescript errors
hey! How could I make the build proceed regardless of type errors?
I get this whenever there's one: ERROR: failed to solve: process "/bin/bash -ol pipefail -c npm run build" did not complete successfully: exit code: 2
Error: Docker build failed
*tsc is emitting on error
15 replies