6 months ago
Hello, I'm having trouble deploying my GitHub repository to Railway. The deployment process starts but fails during the build phase. I can see error messages in the deployment logs, but I'm not sure how to resolve them. Could someone please help me identify what's causing the deployment to fail
3 Replies
6 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
6 months ago
Please find the attached screenshot, which shows the error log.
Attachments
6 months ago
https://railpack.com/languages/node
Hi there!
It looks like you're overriding Railpack's default behavior with npm ci which is causing a conflict with your cache directory. You can either use Railpack's default behavior, or use npm install or change the cache target to npm's cache directory.
Status changed to Awaiting User Response Railway • 6 months ago
5 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 5 months ago