tannerb
WWasp
•Created by tannerb on 3/5/2025 in #đŸ™‹questions
Railway server deployment fail
Hello,
So I am currently trying to deploy my server and db to railway.
I am using railways cli and I am following along in the wasp docs.
When I do railway up, I get:
Build time... (value)
Deploy Complete
Starting Container.
I then start to get a repeated error of this:
It seems its just not finding anything in node_modules/wasp when trying to run.
I haven't changed the Dockerfile.
I am using wasp 0.15.0
I am using MacOS
I have been able to deploy to fly.io
However, I wanted to change to railway.
I have tried cleaning and re-building multiple times, nothing has changed.
8 replies