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

Adds default brew arm64 path #62

Closed
wants to merge 2 commits into from

Conversation

tomcastleman
Copy link

This PR adds the default path for homebrew running on arm64 / Apple Silicon.

Presently launchd cannot locate the binary in the scheduled job.

@spencerwilson
Copy link

spencerwilson commented Dec 16, 2021

Thanks! While this is sufficient to fix #67 , a more permanent fix might be #63 , which would work no matter where Homebrew is installed (e.g., if its default install dir changes again in the future). It uses bin from here: https://docs.brew.sh/Formula-Cookbook#variables-for-directory-locations

@tomcastleman
Copy link
Author

#63 is definitely the nicer / more portable solution if it works - I wasn't too familiar with homebrew variables.

This PR can be closed if the other one fixes the issue.

@mmrwoods
Copy link
Collaborator

Thanks for the PR, I have merged #63 as suggested to fix this issue, so will close this PR. Sorry it has taken so long to follow up on this.

@mmrwoods mmrwoods closed this Jun 16, 2022
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

Successfully merging this pull request may close these issues.

3 participants