Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module remark-lint error message #310

Closed
ielole opened this issue Nov 2, 2016 · 4 comments
Closed

module remark-lint error message #310

ielole opened this issue Nov 2, 2016 · 4 comments

Comments

@ielole
Copy link

ielole commented Nov 2, 2016

I'm attempting to get rid of all my linter error/warning messages, but don't know what I should do to fix this one.

Error: Cannot find module `remark-lint`at line 0 col 0
    at /Users/Peanut/.atom/packages/linter-markdown/node_modules/unified-engine/lib/file-pipeline/configure.js:68:19
    at /Users/Peanut/.atom/packages/linter-markdown/node_modules/unified-engine/lib/configuration.js:444:7
    at Array.forEach (native)
    at /Users/Peanut/.atom/packages/linter-markdown/node_modules/unified-engine/lib/configuration.js:443:13
    at /Users/Peanut/.atom/packages/linter-markdown/node_modules/unified-engine/lib/configuration.js:327:5
    at /Users/Peanut/.atom/packages/linter-markdown/node_modules/vfile-find-up/index.js:135:9
    at FSReqWrap.oncomplete (fs.js:82:15)

I tried googling it and found an issue on GitHub, but wasn't sure if the 'issues' were the same.
Here's the link: AtomLinter/linter-markdown#115.

@gaand
Copy link

gaand commented Nov 2, 2016

Please don't let this linter error keep you from moving forward. We'll have a look this morning and see if we came get it cleared up.

I think it's great that you being diligent about linter errors.

@gaand
Copy link

gaand commented Nov 2, 2016

For now

git rm .remarkrc

Solving this correctly may take some time.

@gaand
Copy link

gaand commented Nov 2, 2016

@ielole Would you please close this if the above is sufficient for now? Thanks.

@ielole
Copy link
Author

ielole commented Nov 2, 2016

thank you.

@ielole ielole closed this as completed Nov 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants