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
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Not sure what is causing,
I open some markdown files and I get spammed with this.
Atom: 1.44.0 x64 Electron: 4.2.7 OS: Mac OS X 10.15.2 Thrown From: linter-markdown package 5.2.11
Stack Trace
Uncaught RangeError: path should be a path.relative()d string, but got "../baselinemodels.jl/docs/src/examples.md"
At /Users/oxinabox/.atom/packages/linter-markdown/node_modules/ignore/index.js:337
RangeError: path should be a `path.relative()`d string, but got "../baselinemodels.jl/docs/src/examples.md"
at throwError (/packages/linter-markdown/node_modules/ignore/index.js:337:9)
at checkPath (/packages/linter-markdown/node_modules/ignore/index.js:356:12)
at Ignore._test (/packages/linter-markdown/node_modules/ignore/index.js:473:5)
at Ignore.ignores (/packages/linter-markdown/node_modules/ignore/index.js:512:17)
at one (/packages/linter-markdown/node_modules/unified-engine/lib/finder.js:255:51)
at handleIgnore (/packages/linter-markdown/node_modules/unified-engine/lib/finder.js:243:5)
at done (/packages/linter-markdown/node_modules/unified-engine/lib/ignore.js:41:7)
at apply (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:190:7)
at applyAll (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:180:7)
at found (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:172:7)
at apply (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:190:7)
at applyAll (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:180:7)
at found (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:172:7)
at apply (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:190:7)
at applyAll (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:180:7)
at found (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:172:7)
at apply (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:190:7)
at applyAll (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:180:7)
at found (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:172:7)
at apply (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:190:7)
at applyAll (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:180:7)
at found (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:172:7)
at apply (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:190:7)
at applyAll (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:180:7)
at found (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:172:7)
at apply (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:190:7)
at applyAll (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:180:7)
at found (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:172:7)
at next (/packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:122:11)
at /packages/linter-markdown/node_modules/unified-engine/lib/find-up.js:140:18)
at FSReqWrap.readFileAfterOpen [as oncomplete] (fs.js:235:13)
Not sure what is causing,
I open some markdown files and I get spammed with this.
Atom: 1.44.0 x64
Electron: 4.2.7
OS: Mac OS X 10.15.2
Thrown From: linter-markdown package 5.2.11
Stack Trace
Uncaught RangeError: path should be a
path.relative()
d string, but got "../baselinemodels.jl/docs/src/examples.md"Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: