2 years 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.
ⓘ Deployment information is only viewable by project members and Railway employees.
4 Replies
2 years ago
this deployment is working , can you check why only this deployment is getting successful
2 years ago
This is a golang service, could you help me to understand why you are having it run npm run start ? -
Attachments
2 years ago
Thanks Brody for pointing that out. Issue is resolved now. I think it got added by mistake
Status changed to Solved brody • over 1 year ago