Golang service deployment failing
theleader
TRIALOP

a year ago

Golang service deployment is failing with an error message: The executable npm could not be found.

But since this is a golang project, why is it trying to search npm executable ?

I was able to deploy my project once but I removed that deployment to avoid running costs. After that whenever I am trying to re-deploy it is throwing the above error message.

View Deploy details

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

Solved

4 Replies

theleader
TRIALOP

a year ago


brody
EMPLOYEE

a year ago

This is a golang service, could you help me to understand why you are having it run npm run start ? -

Attachments


theleader
TRIALOP

a year ago

Thanks Brody for pointing that out. Issue is resolved now. I think it got added by mistake


brody
EMPLOYEE

a year ago

Glad you where able to solve it!


Status changed to Solved brody about 1 year ago


Loading...