I can' deploy my API Express, TS y MySQL
mate4o25032006
TRIALOP
2 years ago
I don't understand, I just know this is the error: ERROR: failed to solve: process "/bin/bash -ol pipefail -c npm run build" did not complete successfully: exit code: 126. This is the GitHub Repo: https://github.com/Mate4o25032006/SistemaMantenimiento.
P.D This can be a easy problem, but the deploy always is difficult for me. I apologize.
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
2 years ago
There are no services in the linked project.
But I noticed you are committing your node_modules to GitHub, make sure to delete that folder and make sure its in your .gitignore going forward.