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

Commands silently fail #1799

Open
bartenra opened this issue Apr 8, 2021 · 3 comments
Open

Commands silently fail #1799

bartenra opened this issue Apr 8, 2021 · 3 comments

Comments

@bartenra
Copy link
Contributor

bartenra commented Apr 8, 2021

Describe the bug

When I run

graphql coverage

or

graphql verify

without any arguments, the commands silently fail.

When I run the first command with my schema and documents, these commands also silently fail, but this seems issue seems like a good place to start.

graphql --version
4.1.0
@bartenra
Copy link
Contributor Author

bartenra commented Apr 8, 2021

The problem was that I didn't have @graphql-cli/coverage installed.

I believe it should fail with an error message.

@bartenra
Copy link
Contributor Author

bartenra commented Apr 8, 2021

Duplicate #1729

@melMass
Copy link

melMass commented Aug 28, 2022

Agreed, this is pretty unexpected

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

2 participants