Nixpacks build failed
mustafa1908
HOBBYOP

2 years ago

When I try to deploy my app I have this error showing I don't know what I should do

View Deploy details

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

2 Replies

mustafa1908
HOBBYOP

2 years ago

context: e604cc003af6f17f424a7b2be39f7d0e

Aug 19 15:50:45

Nixpacks build failed

Aug 19 15:50:45

Aug 19 15:50:45

Aug 19 15:50:45

╔════════ Nixpacks v1.26.0 ═══════╗

Aug 19 15:50:45

║ setup │ nodejs_18, npm-9_x ║

Aug 19 15:50:45

║─────────────────────────────────║

Aug 19 15:50:45

║ install │ npm ci ║

Aug 19 15:50:45

║─────────────────────────────────║

Aug 19 15:50:45

║ start │ ║

Aug 19 15:50:45

╚═════════════════════════════════╝

Aug 19 15:50:45

Aug 19 15:50:45

Error: No start command could be found


2 years ago

You would need to have a start script in your package.json


Loading...