keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.89k stars 1.23k forks source link

warn: No config file found #1409

Open TransGirlCodes opened 8 years ago

TransGirlCodes commented 8 years ago

Hi, I recently was invited to keybase by a friend of mine, and after going through the setup of a key, and verification of my twitter and github through the web, I installed the client using homebrew on my mac and gnupg2 since it said it was a dep.

But if I try to issue any command, even help, I get the same error:

Bens-MacBook-Pro:~ axolotlfan9250$ keybase login
warn: No config file found; tried '/Users/axolotlfan9250/.config/keybase/config.json'
Bens-MacBook-Pro:~ axolotlfan9250$ keybase help
warn: No config file found; tried '/Users/axolotlfan9250/.config/keybase/config.json'
Bens-MacBook-Pro:~ axolotlfan9250$ keybase help login
warn: No config file found; tried '/Users/axolotlfan9250/.config/keybase/config.json'
maxtaco commented 8 years ago

Can you run keybase -d login? And also which keybase? Thanks

TransGirlCodes commented 8 years ago

I completely uninstalled keybase and all deps, and homebrewed it all again, I'm not sure what's different this time, but it was successful and works.

ishahid commented 8 years ago

same problem with me as well.