10 months ago
ERROR: failed to build: failed to solve: process "bun install --frozen-lockfile" did not complete successfully: exit code: 1
bun install --frozen-lockfile
144ms
bun install v1.2.22 (6bafe260)
InvalidLockfile: failed to parse lockfile: 'bun.lockb'
warn: Ignoring lockfile
error: lockfile had changes, but lockfile is frozen
2 Replies
10 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Cant deploy due tot this error
- 🧵 cant build react project, need more updated node version
- 🧵 Cannot install with "frozen-lockfile" because pnpm-lock.yaml is absent
If you find the answer from one of these, please let us know by solving the thread!
10 months ago
Hiya,
Bun has updated their lockfile format to a text-based one, which is causing your error here. You'll need to fix your lockfile first.
Status changed to Awaiting User Response Railway • 10 months ago
9 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 9 months ago
