-
-
Notifications
You must be signed in to change notification settings - Fork 26
Getting - zsh: abort hear on iMac M1 #30
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
Comments
Same experience here, but on my MacbookAir M1. Did you manage to find the solution? |
Could you try opening the |
Thanks Svein, it was indeed a permissions issue. When I did as you suggested, Also, as I normally use Thanks again. |
first try on MacbookPro M1 and works fine but same not working on desktop iMac...
Looks like some security issue. first allowed app opened from App store and identified developers
but still getting abort.
hear -h is works fine
Checking why with:
xattr -l /usr/local/bin/hear
getting : com.apple.quarantine: 0081;665dd081;Chrome;
also tried to exclude from quarantine xattr -d com.apple.quarantine /path/to/file , but not helped..
The text was updated successfully, but these errors were encountered: