-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi,
Thanks for this app which seems simple enough to run. By the way, I'm not a programmer and this is my first encounter with go but I do have some basic understanding of programming.
I have setup my go environment but when I run the command gopass chrome --csv lastpass.csv
I get the message below
`⚠ Entry 'chrome' not found. Starting search...
Error: no results found`
My go environment has been setup as below in my bash_profile
export GOPATH=$HOME/go export GOROOT=/usr/local/opt/go/libexec export PATH=$PATH:$GOPATH/bin export PATH=$PATH:$GOROOT/bin export GOBIN=$HOME/go/bin/gopass
What am I doing wrong and what do I need to do to get this work?
Many thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels