-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to one of the extensions in the StoreIssues related to one of the extensions in the Store
Description
Extension – brew
Author: @nhojb
Description
brew commands failed to execute if you have installed of both two architectures:
- /usr/local/Homebrew/bin/brew
- /opt/homebrew/bin/brew
It works on terminal correctly,

I have set PATH via ~/.profile,

Steps To Reproduce
- install two archs brew via https://docs.brew.sh/Installation#alternative-installs
- set PATH correctly
- tested in terminal and works fine
- tested in raycast and failed
The current behavior
use intel arch and work failed.
The expected behavior
use arm arch.
Raycast version
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to one of the extensions in the StoreIssues related to one of the extensions in the Store

