Closed azu closed 8 years ago
I try to install textlint-rule-ginger, and lib/ginger.js is not found.
lib/ginger.js
ReferenceError: Failed to load textlint's rule module: "ginger" is not found. See FAQ: https://github.com/textlint/textlint/blob/master/docs/faq/failed-to-load-textlints-module.md
I recommend that add files field to packge.json like this.
files
packge.json
Thanks
Oops, I forgot it. Thank you for reporting!
@nodaguti Thanks!
I try to install textlint-rule-ginger, and
lib/ginger.js
is not found.I recommend that add
files
field topackge.json
like this.Thanks