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.

'markdown/markdown' was not found.

See original GitHub issue

Getting the following error:

Error: ESLint configuration of processor in '.eslintrc#overrides[0]' is invalid: 'markdown/markdown' was not found.

Reproduction repo here:

  1. Clone
  2. npm ci
  3. npm run lint

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
btmillscommented, Apr 14, 2020

I released v2.0.0-alpha.0 over the weekend, and the readme in master includes a note about it being a prerelease as well as instructions to install the @next dist-tag and a migration guide. I’ve switched the default branch back to master because I’d like people to try the v2 release if they’re willing.

1reaction
btmillscommented, Apr 5, 2020

The other projects under the ESLint org do all development in master, so I don’t want to break that convention. However, I’ve created a v1 branch off of the last non-breaking commit and made it the default branch in GitHub so that the docs reflect the most recent release. Once I get the docs and migration together for the new processor API, I’ll do an alpha and switch the default branch back to master.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"bin / bash: markdown: command not found" - Stack Overflow
This error occurs when you do not have a markdown parser installed. Installing one is simple with brew. From the command line:.
Read more >
eslint-plugin-markdown - npm Package Health Analysis - Snyk
The npm package eslint-plugin-markdown was scanned for known vulnerabilities and missing license, and no issues were found. Thus the package was deemed as...
Read more >
SDS - Troubleshooting in R Markdown - GitHub Pages
it means that R cannot find any object in its environment called my_object . Make sure that my_object is created in the Markdown...
Read more >
ngx-markdown - npm
Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights. Latest version: 15.0.0, ...
Read more >
0 - LaTeX Stack Exchange
input.markdown.lua not found" error into pdf ... pandoc.exe --pdf-engine-opt=-shell-escape --from=markdown --output=test.pdf mini.md ...
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