broken-link-checker-local
broken-link-checker-local copied to clipboard
Error -4058
Hi. Just installed broken-link-checker and broken-link-checker-local (Windows 11) and I get this error:
S blcl ./ -ro
Starting server for path: C:\HTA\STDEV\enterprise-Docs\public\
node:events:495
throw er; // Unhandled 'error' event
^
Error: spawn C:\Program Files\nodejs\node_modules\broken-link-checker-local\node_modules\broken-link-checker\bin\blc ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:284:19)
at onErrorNT (node:internal/child_process:477:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Emitted 'error' event on ChildProcess instance at:
at ChildProcess._handle.onexit (node:internal/child_process:290:12)
at onErrorNT (node:internal/child_process:477:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -4058,
code: 'ENOENT',
syscall: 'spawn C:\\Program Files\\nodejs\\node_modules\\broken-link-checker-local\\node_modules\\broken-link-checker\\bin\\blc',
path: 'C:\\Program Files\\nodejs\\node_modules\\broken-link-checker-local\\node_modules\\broken-link-checker\\bin\\blc',
spawnargs: [ 'http://localhost:54621/', '--colors', './', '-ro' ]
}
Node.js v18.18.0