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
{{ message }}
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
I'm running into an issue trying to move the authy file to my $PATH. I performed the commands just as you have it outlined in issue #5. I have nvm and zsh installed, could that have something to do with my issue? Output says No such file or directory. 🤷♂️
The text was updated successfully, but these errors were encountered:
You just echo $PATH, If you get an output like this: /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin And you just move authy file to /usr/local/bin. Then rerun authy command.
I'm running into an issue trying to move the authy file to my $PATH. I performed the commands just as you have it outlined in issue #5. I have nvm and zsh installed, could that have something to do with my issue? Output says No such file or directory. 🤷♂️
The text was updated successfully, but these errors were encountered: