bbz Posted March 12 Share Posted March 12 I am the author of https://github.com/bbenzikry/alfred-token As mentioned in the README, it requires jq to be installed as a prerequisite. Link to comment Share on other sites More sharing options...
vitor Posted April 25 Share Posted April 25 Welcome @bbz, This workflow hardcodes /usr/local/bin/jq, which means it will not work on Apple Silicon, where homebrew links to /opt/homebrew/bin. The correct method is to just call jq, since Alfred includes Homebrew’s paths. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now