Reubz
Anyway to check the Package.json in a railway project?
I'm working on a Discord Bot project and I am facing a small issue with file uploads. I had it working properly like about 1 or 2 months ago, few days ago I realize it ain't working anymore.
Now that I try to fix it I realize there is no errors when I run the Bot directly off my system. But there is a Error only when running the bot off railway.
I have checked that the repository and branch being used for auto-deploy is correct.
I have also tried deploying directly from my pc using
railway up
but still the error continues.
As far as my understanding goes the error has something to do with the Packages. Some version mismatch or something like that.
Is there something that can be done to check what's wrong with the Railway deployment??27 replies