Skip to content

erbb setup reports “Xcode is not installed” #562

@daFunkyCoder

Description

@daFunkyCoder

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions