Failed 22 seconds ago via GitHub Inspect and fix JavaScript errors in the GoogleMapsRoute component. Add robust error handling and review API integration. main
ghanmx
TRIALOP

2 years ago

[Region: us-west1]

==============

Using Nixpacks

==============

context: ed059f22b8510eb60db74679e14985ce

Nixpacks build failed

╔════════ Nixpacks v1.24.0 ═══════╗

║ setup │ nodejs18, npm-9x ║

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

║ install │ npm ci ║

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

║ build │ npm run build ║

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

║ start │ ║

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

Error: No start command could be found

View Deploy details

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

1 Replies

2 years ago

You need a start script in your package.json


Loading...