You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing this error in the debug panel when I try to run this:
Starting debug for 'pass'
[2017-06-28 15:34:42][ERROR: action.script] pass-show.sh: line 13: gpg-agent: command not found
gpg: cannot open `/dev/tty': Device not configured
There is no password to put on the clipboard at line 1.
Note, if I go to commandline and manually type bash pass-show.sh "some password location" in that folder, it works fine.. I can see gpg-agent is right here:
/usr/local/MacGPG2/bin/gpg-agent
The text was updated successfully, but these errors were encountered:
I'm seeing this error in the debug panel when I try to run this:
Note, if I go to commandline and manually type bash pass-show.sh "some password location" in that folder, it works fine.. I can see gpg-agent is right here:
/usr/local/MacGPG2/bin/gpg-agent
The text was updated successfully, but these errors were encountered: