Open PrinceSerna opened 4 years ago
This happens when the path to the keybase binary isn't setup properly. You can fix it by doing this:
sudo bash -c "echo '/Applications/Keybase.app/Contents/SharedSupport/bin' > /etc/paths.d/Keybase"
And then start a new terminal window so the shell re-reads the paths it should search.
I suspect this is a "bug" during the installation procedure. Perhaps if the user doesn't successfully provide their credentials for the "sudo" prompt that I assume is at least trying to do this.
Will follow up with end-user. Thank you kindly. 🥰
Assisting employee with trying to add PGP key as proof after installation of Keybase and account creation. PGP key created prior. macOS Mojave (10.14.x)
In terminal:
$ keybase pgp select
returns:
Thoughts? Thanks in advance.