-
Notifications
You must be signed in to change notification settings - Fork 436
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
Error installing idb-companion in macbook m1 #738
Comments
I'm having the same issue, but the Solution doesn't work for me :( Result
|
related to #649 |
Build on M1 has been fixed on idb-companion v1.1.7. A arm64_monterey bottle was also published. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Error when installing idb-companion
Reproduction
arch -arm64 brew install idb-companion
Result
Additional Information
Solution
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" /usr/local/bin/brew tap Facebook/fb /usr/local/bin/brew install idb-companion
The text was updated successfully, but these errors were encountered: