Received this error when trying to clone a repository to my windows 11 laptop. #75575
-
|
Cloning into 'C:\Users\adank\Documents\TWR2019-2023'... This error keeps me from accessing the repository via the github desktop app, and in turn, prevents me from working locally. Thanks for any help/insight. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Solved the problem! To do this: |
Beta Was this translation helpful? Give feedback.
Solved the problem!
Had to disable Mandatory ASLR.
To do this:
Go to 'Windows Security' > Select 'App & Browser Control' > Select 'Exploit Protection Settings' > Find 'Force Randomization For Images (Mandatory ASLR)' > Select 'Off' > Restart computer.
:)