enter image description here
I’m directly exporting the path to make to my PATH variable and gitbash still can not find ‘make.’ I’ve directly edited my PATH variable in my system settings to point to the location of ‘make.’ I’ve tried navigating directly to the directory containing make and running it there and still it can’t find it.
enter image description here
Using the MINGW shell I can easily access the command and its PATH variable is much simpler. I’ve been troubleshooting for quite some time and simply can not come up with a solution. Can anyone tell me why this may be happening?
Like I said, I’ve tried providing gitbash with a path to ‘make’ in various different ways but it’s unable to find it no matter what.
My gitbash PATH variable also appears to have many versions of mingw that it points to but I am unable to find any of these dependencies in system settings. I am clearly under-educated in working with shells and would appreciate any advice.
Brooks Hartwell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.