Skip to content

[Extension Bug] Brew extension produces errors with every command. #295

@carpedavid

Description

@carpedavid

@nhojb

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

  1. Run "Show Installed"
  2. View the "Something went wrong" screen

The current behavior

Any command blows up.

The expected behavior

It works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingextensionIssues related to one of the extensions in the Store

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions