-
-
Notifications
You must be signed in to change notification settings - Fork 361
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
Error: Could not find module preset-lint-markdown-style-recommended
#361
Comments
Hmm, weird. It should work. Maybe Travis is being weird or changed something? |
Thanks for your reply.
I don't think it's Travis weirdness - I experienced the same issue on a
non-travis machine.
I also tried a local install, but I'm still getting the same error when
using the --use flag.
I'll try package.json (although technically speaking the project I'm using
this for is not a JavaScript project).
…On Thu, Oct 4, 2018, 12:50 AM Titus ***@***.***> wrote:
Hmm, weird. It should work. Maybe Travis is being weird or changed
something?
The easiest fix is to not install stuff globally. You can install these
locally and it would work as well!
I suggest setting stuff up in a package.json as well, for example, take
this one <https://github.com/syntax-tree/unist/blob/master/package.json>,
because then you can run the same stuff locally as on travis.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#361 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAOkp3UWumI8Ta7Hr30nOswCmwpm9rTjks5uhb2wgaJpZM4XHJ4I>
.
|
Sorry, you installed |
That worked - thanks!
Best,
Chris
…On Thu, Oct 4, 2018 at 11:30 AM Titus ***@***.***> wrote:
Closed #361 <#361>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#361 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAOkp6QsRZdc6OSjV9lS9rZyW6ALGL82ks5uhlO6gaJpZM4XHJ4I>
.
|
Subject of the issue
Unable to use presets and plugins
Your environment
Steps to reproduce
Following https://github.com/remarkjs/remark/tree/master/packages/remark-cli#usage
See: https://travis-ci.com/bids-standard/bids-specification/builds/86814507
Expected behaviour
Syntax validation output.
Actual behaviour
The text was updated successfully, but these errors were encountered: