Closed Zaczero closed 2 months ago
Turns out my git configuration was messed up. Perhaps the error message could be slightly more intuitive? Otherwise, feel free to close the issue :+1:.
Hi @Zaczero
Glad you fixed the issue.
Improving the error message does sound useful but it will be a while before I get to look at it. You are welcome to contribute to add better error handling?
Prerequisites
npm i -g git-mob
)brew upgrade git
if installed with Homebrew/Linuxbrew)Description
On VSCode startup, I receive the "Cannot read properties of undefined (reading 'email')" error. The extension used to work just fine but suddenly stopped one day.
Steps to Reproduce
Expected behaviour: Works
Actual behaviour: Doesn't work
Reproduces how often: 100%
Versions
git --version
): 2.44.1Additional Information