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

Expected error behavior? #103

Open
areohbe opened this issue Oct 10, 2018 · 1 comment
Open

Expected error behavior? #103

areohbe opened this issue Oct 10, 2018 · 1 comment

Comments

@areohbe
Copy link

areohbe commented Oct 10, 2018

When I run write good on a blob or single file and there are suggested changes, I get a npm ELIFECYCLE error. Is this expected?

@areohbe
Copy link
Author

areohbe commented Oct 10, 2018

This might just be user error, but my content directory structure looks like:

docs
docs/root.md
docs/subdir/sub1.md
docs/subdir/sub2.md
docs/subdir/sub3.md

...when I run write-good /docs/**/*.md it exits with an error.

...when I run write-good /docs/**/*.md /docs it does not return an error.

I saw few issues referencing write-good trying to interpret directories as files but it appears these were fixed and I am running 0.13.1

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

1 participant