fix(#374 | template deps): bump version in cli tool #1092
tests-and-checks.yml
on: push
Install deps, build required package, typecheck, lint and test
2m 27s
Annotations
2 errors and 1 warning
|
Install deps, build required package, typecheck, lint and test
Process completed with exit code 1.
|
|
test/Cli.test.ts > create-hypergraph CLI > test dependency installation when not skipped:
apps/create-hypergraph/test/Cli.test.ts#L18
ExecaSyncError: Command failed with exit code 1: pnpx tsx /home/runner/work/hypergraph/hypergraph/apps/create-hypergraph/src/bin.ts --template vite-react --package-manager pnpm --skip-initialize-git test-deps-app
[create-hypergraph-app]: Scaffolding Hypergraph app test-deps-app with template vite-react
\u2009ERR_PNPM_WORKSPACE_PKG_NOT_FOUND\u2009 In : "@graphprotocol/hypergraph@workspace:*" is in the dependencies but no package named "@graphprotocol/hypergraph" is present in the workspace
This error happened while installing a direct dependency of /tmp/create-hypergraph-test-FrtYcH/test-deps-app
Packages found in the workspace:
timestamp=2025-07-24T23:35:25.627Z level=ERROR fiber=#17 cause="Hypergraph/create-hypergraph-app/errors/InstallDepsError: An error has occurred
at /home/runner/work/hypergraph/hypergraph/apps/create-hypergraph/src/Cli.ts:192:35
at <anonymous> (/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/core.ts:543:46)
at body (/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/[email protected]/node_modules/effect/src/Utils.ts:786:14)
at <anonymous> (/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/core.ts:543:21)
at <anonymous> (/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/fiberRuntime.ts:1339:34)
at body (/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/[email protected]/node_modules/effect/src/Utils.ts:786:14)
at FiberRuntime.Commit (/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/fiberRuntime.ts:1339:12)
at <anonymous> (/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/fiberRuntime.ts:1384:53)
at f (/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/tracer.ts:101:19)
at runLoop (/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/fiberRuntime.ts:1370:34) {
[cause]: Error: Command failed: pnpm install
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at checkExecSyncError (node:child_process:891:11)
at execSync (node:child_process:963:15)
at /home/runner/work/hypergraph/hypergraph/apps/create-hypergraph/src/Cli.ts:186:9
at <anonymous> (/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/core.ts:543:46)
at body (/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/[email protected]/node_modules/effect/src/Utils.ts:786:14)
at <anonymous> (/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/core.ts:543:21)
at <anonymous> (/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/fiberRuntime.ts:1339:34)
at body (/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/[email protected]/node_modules/effect/src/Utils.ts:786:14)
}"
❯ src/Cli.ts:192:35
❯ <anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/core.ts:543:46
❯ body ../../node_modules/.pnpm/[email protected]/node_modules/effect/src/Utils.ts:786:14
❯ <anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/core.ts:543:21
❯ <anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/fiberRuntime.ts:1339:34
❯ body ../../node_modules/.pnpm/[email protected]/node_modules/effect/src/Utils.ts:786:14
❯ FiberRuntime.Commit ../../node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/fiberRuntime.ts:1339:12
❯ <anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/fiberRuntime.ts:1384:53
❯ f ../../node_modules/.pnpm/[email protected]/node_modules/effect/src/internal/tracer.ts:101:19
❯ src/Cli.ts:186:9
❯ <anonymous> ../../node_modules/.pnpm/eff
|
|
Install deps, build required package, typecheck, lint and test
Could not determine node version from /home/runner/work/hypergraph/hypergraph/package.json. Falling back
|