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 was archived by the owner on Aug 28, 2024. It is now read-only.
Hi
We noticed that zsh is now default in the terminal on MacOS but passport works better/more stable with bash. For example I couldn't even install passport CLI with the curl command with zsh, it skips the await input on password prompt in the terminal and quits.
"curl -sL https://passport-packages.manage.rackspace.com/installer/latest | sudo sh -s"
Hi
We noticed that zsh is now default in the terminal on MacOS but passport works better/more stable with bash. For example I couldn't even install passport CLI with the curl command with zsh, it skips the await input on password prompt in the terminal and quits.
"curl -sL https://passport-packages.manage.rackspace.com/installer/latest | sudo sh -s"
So perhaps you could add a note to the page : https://developer.rackspace.com/docs/fanatical-support-aws/passport/installation/#linux-and-macos,
If your'e having issues, you should switch from zsh to bash in the terminal and it will probably work a lot better.