Docker builds Fail which previously succeeded and that worked locally
maxmynter
HOBBYOP
2 years ago
As per title,
Docker builds fail even when they worked previously on railway (via redeploy button of successful build)
Docker builds fail even when they work locally.
ⓘ Deployment information is only viewable by project members and Railway employees.
2 Replies
brody
EMPLOYEE
2 years ago
Full build logs please - https://bookmarklets.up.railway.app/log-downloader/
maxmynter
HOBBYOP
2 years ago
There you go.
It's that vite is not found which was a dependency i had from the beginning.
I could fix my problems for now with a simple RUN npm i -g vite but that is not needed for local builds and wasn't needed before.
Anyways, it works for me now.
Thanks for the prompt response.
Attachments
Status changed to Solved brody • over 1 year ago
