Error: Docker build failed
tantran2906
TRIALOP

2 years ago

To fix it, change your build command to 'CI=false npm run build' under settings in Railway. That doesn't work for me

//pakage.json

"scripts": {

"start": "nodemon app.js",

"build": "CI=false npm install"

},

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

0 Replies

Welcome!

Sign in to your Railway account to join the conversation.

Loading...