Apps build in isolation from the monorepo, so the root pnpm-lock.yaml doesn't match the app-level package.json. Use plain pnpm install since each app's package.json is the source of truth.
593 B
593 B