question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Broken in master of coc-markdownlint

See original GitHub issue

It works fine with :CocInstall coc-markdownlint, but not with “master”.

(I’m sorry if this is just a problem with my environment)

[OK] :CocInstall coc-markdownlint

1_coc-install-ok

[NG] master

2_master_ng
2021-09-28T10:10:07.351 ERROR (pid:16803) [extensions] - Error on createExtension coc-markdownlint from /Users/yaegassy/sandbox/coc-markdownlint/lib/index.js ReferenceError: URL is not defined
    at /Users/yaegassy/sandbox/coc-markdownlint/lib/index.js:10184:33
    at Array.forEach (<anonymous>)
    at node_modules/markdownlint/lib/rules.js (/Users/yaegassy/sandbox/coc-markdownlint/lib/index.js:10182:11)
    at __require (/Users/yaegassy/sandbox/coc-markdownlint/lib/index.js:23:44)
    at node_modules/markdownlint/lib/markdownlint.js (/Users/yaegassy/sandbox/coc-markdownlint/lib/index.js:10198:17)
    at __require (/Users/yaegassy/sandbox/coc-markdownlint/lib/index.js:23:44)
    at Object.<anonymous> (/Users/yaegassy/sandbox/coc-markdownlint/lib/index.js:11851:38)
    at Module._compile (/Users/yaegassy/.local/share/nvim/plugged/coc.nvim/build/index.js:58012:28)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1101:10)
    at Module.load (internal/modules/cjs/loader.js:937:32)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
fannheywardcommented, Aug 2, 2022
1reaction
fannheywardcommented, Sep 29, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

coc-markdownlint/engine.ts at master - GitHub
markdownlint extension for coc.nvim. Contribute to fannheyward/coc-markdownlint development by creating an account on GitHub.
Read more >
neoclide/coc.nvim - Gitter
Hello - I'm writing an extension for coc and it's coming along well. I was hoping from some advice. I'd like syntax errors...
Read more >
Validate Markdown Files With MarkdownLint - Matthew Setter
In the output, you can see the rules that don't comply, with both the file name and line on which the rule was...
Read more >
View Raw - UNPKG
my-program" } } ``` You can also split a command into several ones, or separate the ... [coc]: https://github.com/kentcdodds/cross-env/blob/master/other/ ...
Read more >
markdownlint | Yarn - Package Manager
A Node.js style checker and lint tool for Markdown/CommonMark files. npm version License. Install. npm install markdownlint --save- ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found