这是indexloc提供的服务,不要输入任何密码
Skip to content

Folder where the macos cli is installed is incorrect #28376

@vraravam

Description

@vraravam

Describe the bug
I am on a m2 mac machine. The homebrew installation path is /opt/homebrew. But, the keybase-related cli commands are being installed into /usr/local/bin.

To Reproduce
Steps to reproduce the behavior:

  1. Install keybase on an arm mac using homebrew
  2. Run the keybase client
  3. In a Terminal session, list the files in the /usr/local/bin folder - and see that there's a different copy of the command (which is in effect a symbolic link to the same real execuable)
  4. To be able to use the cli, I will then have to manually ensure that the zsh configuration files includes this folder in the PATH env var.

Expected behavior
Since the /opt/homebrew/bin folder is present in the local machine and the PATH environment variable includes that for arm machines, I would have expected the symlink also to be created in that folder.

Screenshots
If applicable, add screenshots to help explain your problem.

Version 6.5.1-20250422141116+19f9cfeddb (6.5.1-20250422141116+19f9cfeddb)

Additional numbers
The number 345567

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions