Sublime Forum

Keybase Encrypted Git: "Unable to find remote helper for 'keybase'"

#1

Pushing to an encrypted keybase git repository works fine on the command line (or other git clients I’m using) but fails with sublimemerge. It just shows the message Unable to find remote helper for ‘keybase’ although that helper is available in /usr/local/bin/git-remote-keybase

Maybe some sort of PATH issue (https://github.com/keybase/kbfs/issues/1245 )

Running macOS Mojave beta and Sublime Merge 1058

0 Likes

#2

Very likely a PATH issue - apps on MacOS typically don’t have the PATH you’d expect.

I’ll make an issue about pulling this data from your login shell, which is what we do in Sublime Text.

2 Likes

How to add public key?