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

Failure to invoke brew at it's default installation path on Apple Sillicon macs #319

Open
elly-belfort opened this issue Jun 9, 2024 · 0 comments

Comments

@elly-belfort
Copy link

local cmd=string.format("/usr/local/bin/brew %s info %s", subcommand or "", pkg)

This line above invokes brew on a hard-coded path that is default installation directory only for macs with Intel CPUs. the code should be modified to make this configurable and preferably default to the default installation directory respective to the mac's CPU

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

1 participant