Almost every subcommand fails with this error: ``` .../lib/node_modules/keybase/lib/merkle_client.js:539 pathcheck({ ^ TypeError: pathcheck is not a function ``` I think it happens whenever keybase calls `gpg2`. The rest of the log is [here](http://lpaste.net/146816). I'm using keybase 0.8.22 with GnuPG 2.0.29 on NixOS.
Almost every subcommand fails with this error:
I think it happens whenever keybase calls
gpg2. The rest of the log is here.I'm using keybase 0.8.22 with GnuPG 2.0.29 on NixOS.