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

Fix: Install not working when jq is not already installed #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fejzuli
Copy link

@fejzuli fejzuli commented May 3, 2022

The install command tried to use the system native jq instead of the one downloaded by this plugin. This resulted in a crash when jq was not installed locally.

@ctsstc
Copy link

ctsstc commented Jun 30, 2022

I had to run brew install jq first.

@fejzuli
Copy link
Author

fejzuli commented Jul 6, 2022

I had to run brew install jq first.

I tested it again right now, and you don't need to install jq yourself with these changes.

@fejzuli
Copy link
Author

fejzuli commented Jul 25, 2022

@oae is there anything wrong with this?

@Saelyria
Copy link

Saelyria commented Dec 7, 2022

@oae hey, would you be able to review this PR? It's a great addition to the plugin, makes using this in a CI context a lot simpler. Thank you for making this plugin!

@sagar-tide
Copy link

I think @oae is not actively maintaining this anymore. He is looking for maintainers

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

Successfully merging this pull request may close these issues.

4 participants