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
<email headers redacted>
Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /home/linuxbrew/.linuxbrew/Cellar/git/2.49.0/share/perl5 /usr/local/lib64/perl5/5.40 /usr/local/share/perl5/5.40 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /home/linuxbrew/.linuxbrew/opt/git/libexec/git-core/git-send-email line 964.
What did you expect to happen?
I expected to see a confirmation prompt for sending the email.
I think this is expected, the officially supported os usually have installed perl already but I think your's are not. Then there should be an extra process to install perl and configure it, that is what you have done.
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
brew doctor
output saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
I was trying to run
git send-email
.What happened (include all command output)?
What did you expect to happen?
I expected to see a confirmation prompt for sending the email.
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: