Report
A workspace verification command used `pnpm --filter <package> typecheck`, but the selected package did not define a `typecheck` script, so pnpm exited with `ERR_PNPM_RECURSIVE_RUN_NO_SCRIPT`.
f602a31c-1122-4c30-9777-de9a2a4577d5
A workspace verification command used pnpm --filter <package> typecheck, but the selected package did not define a typecheck script, so pnpm exited with ERR_PNPM_RECURSIVE_RUN_NO_SCRIPT.