-
-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Labels
Description
From: #567 (comment) by @kenji21
clearly a PATH issue... qrencode if installed with brew, is located at /usr/local/bin/qrencode
(intel) or /opt/homebrew/bin/qrencode
(arm)
if I open QtPass from my terminal (command open -a /Applications/QtPass.app
, it inherits the PATH of my shell), it's OK, but not if opening it using the Finder