create react app typescript
cedricindrawidmer
TRIALOP

2 years 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

2 years ago

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

Please share your repo so I can advice the best.


Loading...