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

ERROR: The included glob needs to be quoted #103

Open
toddsmart opened this issue Jul 11, 2017 · 0 comments
Open

ERROR: The included glob needs to be quoted #103

toddsmart opened this issue Jul 11, 2017 · 0 comments

Comments

@toddsmart
Copy link

Hello. I'm trying to use this package, but am running into an odd problem when attempting to run a report over a directory of files.

The command I'm using is:

yarn flow-coverage-report -- -i 'app/**/*.js'

This results in:

ERROR: The include glob needs to be quoted. error Command failed with exit code 1.

The odd thing is, I can run this command successfully on a directory that doesn't exist (say I swap app with xyz. I can also run the report on a single js file.

I get the same result running the package directly (outside of yarn). Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants