bun: not found

a year 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

a year 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.


a year 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?


a year 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.


Loading...