It seems the container does not contain npm installed.
vitorspires
HOBBYOP

a year ago

The container crashed and returned “/bin/bash: npm: command not found”.

View Deploy details

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

Solved

3 Replies

brody
EMPLOYEE

a year 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

a year ago

It worked, thank you very much.


brody
EMPLOYEE

a year ago

No problem!


Status changed to Solved brody over 1 year ago


Loading...