How to deploy a monorepo with Bun v1.1.21?
kulterryan
PROOP

2 years 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.

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

Solved

3 Replies

2 years 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 almost 2 years ago


kulterryan
PROOP

2 years ago

Still getting error during the build.


Status changed to Awaiting Railway Response Railway almost 2 years ago


kulterryan
PROOP

2 years ago

I tried using the Dockerfile, but now Prisma is not working correctly!

Attachments


Status changed to Solved brody almost 2 years ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...