rkmullapudi
HOBBYOP
10 days ago
Is anyone able to resolve this issue?
3 Replies
ari-party
PROTop 10% Contributor
10 days ago
@Ram Can you show the full error?
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]
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.