Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

erbb setup reports “Xcode is not installed” #562

Open
daFunkyCoder opened this issue Jun 14, 2023 · 0 comments
Open

erbb setup reports “Xcode is not installed” #562

daFunkyCoder opened this issue Jun 14, 2023 · 0 comments

Comments

@daFunkyCoder
Copy link

After a fresh install of OSX, and setting up the environment as the documentation says, erbb setup fails:

Error: Xcode is not installed.
Xcode tools like make or xcodebuild are required.
You can find it here:
https://developer.apple.com/xcode/
Please install Xcode.

I found a workaround:

  • We need to install Xcode so that:
    xcode-select -p returns /Application/Xcode.app/contents/Developer

Now erbb setup will work properly

Also Apple ships a binary package of Git with XCode so it is not required to install it manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant