doyensec / GQLSpection

GQLSpection - parses GraphQL introspection schema and generates possible queries
Apache License 2.0
66 stars 7 forks source link

removed [cli] in install command #38

Open mrtnrdl opened 3 weeks ago

mrtnrdl commented 3 weeks ago

While trying to install it on my mac, i've been faced with the error

zsh: no matches found: gqlspection[cli]

To fix this issue, i had to remove [cli] from the install command.

Is this an issue on my end, or a genuine error?