When I try to clone from github with IntelliJ on macOS, I get an error hitting the sudo xcodebuild-license command
So I hit the command in the space, read it to the end, and type agree, but when I try to connect with git, I get an error when I hit the same command.
I can clone what I want at the terminal, but do I need to set it up in intellJ?
Please let me know if anyone knows
Thank you for your cooperation
The git version is as follows
$git --version
git version 2.17.2 (Apple Git-113)
The message displayed is as follows
Accept XCode/iOS License to Run Git: Run "sudo xcodebuild-license" and retry (admin rights required)
March 25, 2019
I restarted intelliJ and it worked.
Sorry for the inconvenience
I restarted intelliJ and it worked.
Sorry for the inconvenience
© 2024 OneMinuteCode. All rights reserved.