Skip to content

Conversation

nVitius
Copy link

@nVitius nVitius commented Aug 17, 2024

This is related to an old issue: #3627 that is still present today

When installing the Keybase client, it attempts to symlink keybase and git-remote-keybase to /usr/local/bin. On MacOS this directory is write-protected and the operation fails.

This PR attempts to make a change so that the installer will try to run sudo using sh -c ... if the directory is not writeable by us.

@nVitius
Copy link
Author

nVitius commented Dec 9, 2024

@chrisnojima can you review this PR?

The workaround isn't very easy to find (the linked GH issue) and not having this makes the CLI unusable on a MacOS install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant