mkdir error : can not create directory ; file exists gitbash

150 Views Asked by At

#Please help me if you can

I am working on a project where I need to run a program (script file) from github into git bash terminal. Whenever I tried to run the program, it shows mkdir error, says : mkdir: can not create directory;file exists. I tried to remove any hidden files. No file is there but still it's showing the same error. The program is running in the background and showing the folder running that should be created with mkdir. But after the whole program finish running, i don't find that folder also.

enter image description here

0

There are 0 best solutions below