Error when deploying Medusa backend on Railway #13728
Unanswered
jesusparfer27
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm trying to deploy my Medusa backend from the root directory on Railway, but I keep running into the following error during deployment:
The full log indicates issues with cache cleaning and some deprecated packages, and eventually the deployment fails.
Has anyone experienced a similar issue deploying Medusa on Railway using Node 20 and Yarn Berry? Could this be related to the .medusa/server structure or the way npm run predeploy is executed during build?
Any guidance on how to properly configure the backend for deployment on Railway would be greatly appreciated.``
Beta Was this translation helpful? Give feedback.
All reactions