Build Error after Redeploy
Recently, I've been facing a weird error whenever I redeploy my railway instance from the dashboard.
The weird thing is that this only happens when reilway redeploys the service because I changed ENVs or sth. If I push a new commit to github, it redeploys as usual and everything works fine. I've never had any similar issue for the last year until yesterday. Deploying on europe-west4 using nixpacks
5 Replies
Project ID:
5ca14ea2-c8ed-4891-8c91-0f022971a0f3
5ca14ea2-c8ed-4891-8c91-0f022971a0f3
I'm no JavaScript developer but do you have the package for the lodash types in your dev dependencies?
side note, are you both on the pro plan and a part of railways priority boarding?
Hey Brody! Nah, it's all in main dependencies. Like I said, it works if I do a fresh commit but not on a simple redeploy
Yep I am
well theres not all that much to go off of here, do you think you could put together a minimal repducable example project/repo/service?