a month ago
When trying to build it says package.json doesn't exist even tho on the repo it exists.
Pinned Solution
a month ago
Decided to just change from Bun to Node and it worked.
16 Replies
a month ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • 30 days ago
a month ago
Previous build is probably cached, try disable it by add NO_CACHE=1 to environment variables
a month ago
Still didn't work.
a month ago
Try Deploy Latest Commit
Open your service > Open the Command Palette (Ctrl-K) > select Deploy Latest Commit
mayori
Try Deploy Latest Commit Open your service > Open the Command Palette (Ctrl-K) > select `Deploy Latest Commit`
a month ago
Same error.
a month ago
I'm going to try deleting the service and then creating it again
mayori
Do you have app directory set on the service settings?
a month ago
It's the default root folder
a month ago
No changes
cicerorph
I'm going to try deleting the service and then creating it again
a month ago
Also same error
mayori
Is that a public repo? If so I will try deploy
a month ago
No, it's a private one
mayori
Is your latest deployment message same as your last commit message?
a month ago
Yes, sorry for the late reply
a month ago
Decided to just change from Bun to Node and it worked.
Status changed to Solved brody • 29 days ago