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.
2.3 KiB
2.3 KiB