I am having an issue installing Homebrew on my Terminal. When I paste the following code into the Terminal Prompt and press Return, the Terminal asks for a password but I am unable to type it.
/usr/bin/ruby -e "$(curl -fsSLhttps://raw.githubusercontent.com/Homebrew/install/master/install)"
Can anyone help me figure out what the issue is?