Automatic Coding Agent
Error loading snapshot: Command failed: node /home/ubuntu/.openclaw/workspace/automation/github-project-watcher/query-ready-issues.mjs
node:internal/child_process:1120
result.error = new ErrnoException(result.error, 'spawnSync ' + options.file);
^
<ref *1> Error: spawnSync gh ENOENT
at Object.spawnSync (node:internal/child_process:1120:20)
at spawnSync (node:child_process:902:24)
at execFileSync (node:child_process:945:15)
at ghGraphQL (file:///home/ubuntu/.openclaw/workspace/automation/github-project-watcher/query-ready-issues.mjs:19:15)
at file:///home/ubuntu/.openclaw/workspace/automation/github-project-watcher/query-ready-issues.mjs:43:17
at ModuleJob.run (node:internal/modules/esm/module_job:343:25)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:665:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5) {
errno: -2,
code: 'ENOENT',
syscall: 'spawnSync gh',
path: 'gh',
spawnargs: [
'api',
'graphql',
'-f',
'query=\n' +
'query($login:String!, $number:Int!) {\n' +
' user(login:$login) {\n' +
' projectV2(number:$number) {\n' +
' id\n' +
' title\n' +
' fields(first:50) {\n' +
' nodes {\n' +
' __typename\n' +
' ... on ProjectV2SingleSelectField {\n' +
' id\n' +
' name\n' +
' options { id name }\n' +
' }\n' +
' }\n' +
' }\n' +
' }\n' +
' }\n' +
'}',
'-f',
'login=elite-flacco',
'-F',
'number=1'
],
error: [Circular *1],
status: null,
signal: null,
output: null,
pid: 0,
stdout: undefined,
stderr: undefined
}
Node.js v22.22.0
To-do0
No items
In progress0
No items
Blocked1
(no longer Ready-for-work)
(unknown) ยท 2/7/2026, 10:49:22 AM
I_kwDORJcijc7o6rLV
Done0
No items
Drag cards between columns to update status.
Snapshot updated: 6/10/2026, 7:25:14 AM