You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's currently 2 existing lockfiles in the source code. bun.lockb and pnpm-lock.yaml. It should only be either one of the two. Our CI workflow uses pnpm so let's stick with that.