Potential issue with lpass adapter on a Mac?
I've got lpass installed via Homebrew on a Mac. I run kamal with the docker alias. Here is what happens when I try to run kamal secrets fetch --adapter lastpass --account [email protected] --from MyFolder.
As you can see in the image above, I do have lpass installed. Is there anything I am doing wrong here? I took a peak at the code and there is nothing unusual, just a regular call to lpass here
Any help is appreciated, thank you!
@afgallo This is a known issue when running Kamal with the docker alias, check this issue https://github.com/basecamp/kamal/issues/1065
Thanks @tuladhar, sorry I've missed #1065 before creating this one.