I need to install and use git bash for my class.
Specifically, I'm trying to install git version 2.37.3 from https://gitforwindows.org/
Every time I try install it and launch it, I am presented with this:
The terminal is completely white text and it outputs "bash: module: command not found" and "bash: /usr/bin/banner: No such file or directory" at the top everytime I launch it.
My professor's one is color coded green, pink, yellow, etc and doesn't have that error. One difference I notice is at the top their one says "MINGW64" while my one says "/usr/bash/bin --login -i"
What can I do to get git to be installed and working properly?