a year ago
Hi!
I am trying to deploy medusa backend on here but am having a LOT of difficulties!
One big issue is I can't even see where the logs are as they all seem to be placed in log files I don't know where to access? Where can I go to find these?
2025-01-07T094611_756Z-debug-0.log
npm WARN config production Use --omit=dev instead.
npm ERR! could not determine executable to run
npm ERR! A complete log of this run can be found in: /root/.npm/logs/2025-01-07T094613707Z-debug-0.log
npm WARN config production Use --omit=dev instead.
Thanks in advance!
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
a year ago
There's no way to access those logs unfortunately. They will also not tell you anything useful since they're debug logs for npm, instead of your app.
Have you tried the Medusajs template? -