Skip to content

[finding] pnpm --filter @objectstack/client-react... build fails in packages/runtime (TS2307: cannot find @objectstack/rest, dts leg) while the turbo ^build graph of the same closure succeeds #13735

Description

@os-warren

Found during #13704 (PR #13733) gate preparation — the dev needed @objectstack/client / @objectstack/client-react built for check:skill-examples; out of that card's scope, filed unassigned for triage. No severity asserted; this records what was driven and what came back.

The shape

即:pnpm 的 filter 依赖排序与 turbo 的 ^build 拓扑对 packages/runtime 的输入集合意见不一致。可能是 runtime 的 package.json 少声明了一个 dep(pnpm 视角下 @objectstack/rest 不在 runtime 的闭包/构建序里),也可能只是仓库的构建约定本来就以 turbo 图为准、pnpm filter 直驱不受支持。

证据

Refs

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions