ERROR: failed to build: failed to solve: process "bun install --frozen-lockfile" did not complete su
rkmullapudi
HOBBYOP

6 months ago

Is anyone able to resolve this issue?

3 Replies

6 months ago

@Ram Can you show the full error?


rkmullapudi
HOBBYOP

6 months ago

Hi @astrid(irl)* here is the full error [bun install --frozen-lockfile

700ms

bun install v1.3.3 (274e01c7)

Resolving dependencies

Resolved, downloaded and extracted [380]

error: lockfile had changes, but lockfile is frozen

note: try re-running without --frozen-lockfile and commit the updated lockfile

ERROR: failed to build: failed to solve: process "bun install --frozen-lockfile" did not complete successfully: exit code: 1]


6 months ago

It means that your package.json file doesn't match the bun.lock, you just need to run bun install again and push those changes to railway.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...