Closed hithwen closed 3 years ago
I think solution is to replace line 34 of env.sh for case "$OS" in
Hi @hithwen,
Thanks for taking the time to report.
It's a known "issue" and the solution is here https://github.com/DataDog/yubikey/blob/master/docs/troubleshooting.md#bad-substitution. The issue is that you use an outdated bash version (the default macos one).
Also, since you are not the only person who have that issue, we did https://github.com/DataDog/yubikey/pull/74 which is under review which will remove the necessity to use a bash version equal or above 4 even though we recommend you to update your bash version and to not use the macos version.
Thank you.
Unless you need anything else, i'm going to close this issue tomorrow.
Cheers.
Running in BigSur