clc fails to get insect path for Macs with Apple silicon processors · Issue #5 · aviaryan/alfred-clc · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Macs with Apple silicon processors (e.g. M1, M1 Max), the Homebrew prefix has changed from /usr/local to /opt/homebrew. This causes clcto break when trying to useinsect`.
I have made a pull request that dynamically detects and selects the correct Homebrew prefix so the correct insect binary can be chosen.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
For Macs with Apple silicon processors (e.g. M1, M1 Max), the Homebrew prefix has changed from
/usr/local
to /opt/homebrew. This causes
clcto break when trying to use
insect`.I have made a pull request that dynamically detects and selects the correct Homebrew prefix so the correct
insect
binary can be chosen.The text was updated successfully, but these errors were encountered: