$ node scripts/build-cli.mjs
file:///home/bpang/mywork/claude-code-source-build/scripts/build-cli.mjs:695
for (const match of stderrText.matchAll(
^
TypeError: Cannot read properties of undefined (reading 'matchAll')
at reconcileBuildErrors (file:///home/bpang/mywork/claude-code-source-build/scripts/build-cli.mjs:695:34)
at main (file:///home/bpang/mywork/claude-code-source-build/scripts/build-cli.mjs:198:21)
at file:///home/bpang/mywork/claude-code-source-build/scripts/build-cli.mjs:184:1
at ModuleJob.run (node:internal/modules/esm/module_job:345:25)
at async onImport.tracePromise.proto (node:internal/modules/esm/loader:651:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5)
Node.js v22.19.0
$ node scripts/build-cli.mjs
file:///home/bpang/mywork/claude-code-source-build/scripts/build-cli.mjs:695
for (const match of stderrText.matchAll(
^
TypeError: Cannot read properties of undefined (reading 'matchAll')
at reconcileBuildErrors (file:///home/bpang/mywork/claude-code-source-build/scripts/build-cli.mjs:695:34)
at main (file:///home/bpang/mywork/claude-code-source-build/scripts/build-cli.mjs:198:21)
at file:///home/bpang/mywork/claude-code-source-build/scripts/build-cli.mjs:184:1
at ModuleJob.run (node:internal/modules/esm/module_job:345:25)
at async onImport.tracePromise.proto (node:internal/modules/esm/loader:651:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5)
Node.js v22.19.0