Lazy on Windows Can't Spawn Git #760
Answered
by
captaincarmnlg
little-bear-king
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
captaincarmnlg
Jul 7, 2024
Replies: 2 comments 20 replies
-
If you exit vim, can you run git? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I also have the same problem but only recently as far as I can tell after restarting since I wanted to re-install some Mason plugins that were not updating correctly and then blocking the io. |
Beta Was this translation helpful? Give feedback.
19 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ok, I found a fix for this problem. weirdly, it did not work with git on the path. but after starting IntelliJ it also said that it could not find git or that it was not installed and offered to install git. and it did.
this was the version it installed and it worked:
so it might have been a path issue and can be fixed with a clean reinstall or update of your git instance.
thanks for helping me