It seems the container does not contain npm installed.
vitorspires
HOBBYOP
2 years ago
The container crashed and returned “/bin/bash: npm: command not found”.
ⓘ Deployment information is only viewable by project members and Railway employees.
3 Replies
2 years ago
You are correct, it does not, and that's okay in your case since you are attempting to run your site with Caddy and thus you don't need NPM during runtime.
Simply remove the incorrect start command from your service settings.
vitorspires
HOBBYOP
2 years ago
It worked, thank you very much.
Status changed to Solved brody • over 1 year ago