I went to this website https://brew.sh and copied the command from there and paste that into my terminal:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
But after some moments, I get this response:
So what's going wrong here?