Olá, quando eu tento executar o comando "git add -i" o seguinte erro aparece:
Can't locate Error.pm in @INC (you may need to install the Error module) (@INC contains: /usr/local/share/perl/5.24.1 /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/local/share/perl/5.24.1/Git.pm line 103. BEGIN failed--compilation aborted at /usr/local/share/perl/5.24.1/Git.pm line 103. Compilation failed in require at /usr/local/libexec/git-core/git-add--interactive line 7. BEGIN failed--compilation aborted at /usr/local/libexec/git-core/git-add--interactive line 7.
Alguém sabe o motivo, e como resolver ?