How to deploy a monorepo with Bun v1.1.21?
kulterryanPRO
9 months ago
Hi There,
I'm trying to deploy a monorepo with Bun and ElysiaJS on Railway, but it seems, railway doesn't support the latest versions of Bun yet.
Thanks.
ⓘ Deployment information is only viewable by project members and Railway employees.
3 Replies
9 months ago
You should be able to use the latest version of bun that nixpacks supports by creating this nixpacks.toml file -
[phases.setup]
nixpkgsArchive = 'master'
Status changed to Awaiting User Response railway[bot] • 9 months ago
kulterryanPRO
9 months ago
Still getting error during the build.
Attachments
Status changed to Awaiting Railway Response railway[bot] • 9 months ago
kulterryanPRO
9 months ago
I tried using the Dockerfile, but now Prisma is not working correctly!
Attachments
Status changed to Solved brody • 9 months ago