winstxnhdw / lc-hax

A powerful, feature-rich and highly performant internal cheat for the co-op indie horror video game, Lethal Company.
87 stars 26 forks source link

[Bug]: Installation error. #51

Closed joep26020 closed 9 months ago

joep26020 commented 9 months ago

What happened?

Got this error when trying to reclone to get new features:

fatal: could not create work tree dir 'lc-hax': Permission denied

Current Commit Hash

asdw2232

Injector

If you selected "Others" above, please specify the injector you are using.

No response

Log output

No response

Acknowledgement

winstxnhdw commented 9 months ago

That's because the folder still exists. You have to delete the existing one first.

joep26020 commented 9 months ago

That's because the folder still exists. You have to delete the existing one first.

I deleted it. The problem was git bash. I did it on there and it didn't work but on cmd it worked.

winstxnhdw commented 9 months ago

No, the problem is that git bash starts on the %USERPROFILE% path which you mistaken as the correct path but I am glad you got it solved.