markmap / coc-markmap

https://markmap.js.org/
MIT License
215 stars 15 forks source link

Windows 11 or 10 gVim run command ":CocCommamd markmap.watch" occurred an error #18

Closed whong1618 closed 9 months ago

whong1618 commented 9 months ago

Windows 11 or 10 gVim run command ":CocCommamd markmap.watch" occurred an error below: [coc.nnvim]: Error on notification "runCommand: fetch failed.

Run command ":CocInfo", showing some information below:

2024-01-21T22:26:23.560 ERROR (pid:22260) [attach] - Error on notification runCommand TypeError: fetch failed at Object.fetch (node:internal/deps/undici/undici:11730:11) at process.processTicksAndRejections(node:internal/process/task_queues:95:5){ cause: AggregateError at internalConnectMultiple (node:net:1114:18) at afterConnectMultiple (node:net:1667:5){ 422 code:'ECONNREFUSED', [errors]: [ [Error], [Error] ] } }

How can I solve this problem? I look forward to your answer. Thanks!