bun: not found

2 years ago

I thought it was due to nixpacks.toml having

[phases.setup]
nixpkgsArchive = "master"

but I get the same error without the nixpacks config

View Deploy details

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

3 Replies

2 years ago

Hello,

Bun is detected and used when you have a bun lock file, if any other lockfile is detected node will be used instead.


2 years ago

I'm using the new TextLockfile format from bun 1.1.39.

When is this going to be supported for those using newer Bun versions?


2 years ago

Ah I see, that's not something we support yet, and we don't have any plans to support it at this very moment, but I will make plans to support it.

That won't happen until after the new years, so to unblock yourself, please use a Dockerfile.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...