-
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
Raycast version: 1.25.3
Description
When running any available command, I get an error:
Error: Command failed: brew --prefix
/bin/sh: brew: command not found
/bin/sh: brew: command not found
checkExecSyncError:node:child_process:826:11
execSync:node:child_process:900:15
installed.js:1:308891
Object.<anonymous>:installed.js:1:308934
Module._compile:loader:1101:14
Object.Module._extensions..js:loader:1153:10
Module.load:loader:981:32
Function.Module._load:loader:822:12
Module.require:loader:1005:19
require:helpers:102:18
- I'm running Monterey 12.0.1 on an iMac (M1, 2021)
- Homebrew was installed using the standard install instructions available on https://brew.sh
- My copy of Homebrew lives in "/opt/homebrew/bin/brew" (via "which brew")
- It works without issue from the terminal (I use it every day)
Steps To Reproduce
- Run "Show Installed"
- View the "Something went wrong" screen
The current behavior
Any command blows up.
The expected behavior
It works.
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