Crash when asking a question
Resolved 💬 1 comment Opened Apr 16, 2025 by gorkem-bwl Closed Apr 16, 2025
Platform: Mac OS 15.2 (24C101) M2
node:events:485
throw er; // Unhandled 'error' event
^
Error: spawn rg ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:286:19)
at onErrorNT (node:internal/child_process:484:16)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
Emitted 'error' event on ChildProcess instance at:
at ChildProcess._handle.onexit (node:internal/child_process:292:12)
at onErrorNT (node:internal/child_process:484:16)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
errno: -2,
code: 'ENOENT',
syscall: 'spawn rg',
path: 'rg',
spawnargs: [ 'TODO|FIXME', '.' ]
}
Node.js v23.10.0This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗