create react app typescript

cedricindrawidmer
TRIAL

a year ago

Fails to build with exit code 137

Cannot deploy my app. Searched solutions online such as updating webpackDevServer.config.js and removing terser-webpack-plugin from package but it still crashes on deploy.

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

1 Replies

a year ago

It's likely crashing because you are trying to run a development server.

Please share your repo so I can advice the best.