Deployment failing from UI but working fine from CLI
le5668
PROOP
a year ago
Hi, My deployment fails whenever I deploy my middleware nodejs app using the railway UI with the failure "no start command could be found" But it works perfectly fine when I deploy using my CLI "railway up." Any idea what I am missing? Is there something special about the UI [View Deploy details](https://railway.com/project/e832836e-1b11-4132-978c-71677fccc204/service/c8896545-008f-42bf-96ae-a99657b6d268?id=b50b0cfa-ee94-47a5-9c4a-70517e259221) > ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
a year ago
Hello,
The deploy done with the CLI and the deploy done with GitHub contain completely different codebases.
Best,
Brody