You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: