Can’t push from Git Bash: Could not find UI helper ‘GitHub.UI’

Maybe, there is some kind of issue in the latest update of Git v(2.39.0). However, you can get rid of this by installing the previous version of Git v(2.38.1).

Follow these few steps to solve this issue:

  1. Uninstall the currently installed Git.
  2. Go to Git for Windows 2.38.1 to download the Git v(2.38.1)
  3. Install the Git v(2.38.1)

Done!

Leave a Comment