git operation on IntelliJ on macOS

Asked 2 years ago, Updated 2 years ago, 77 views

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

Add

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

macos git intellij-idea

2022-09-29 22:26

1 Answers

I restarted intelliJ and it worked.
Sorry for the inconvenience


2022-09-29 22:26

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.