You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance #569
xcode-select --install # Install Command Line Tools if you haven't already.
sudo xcode-select --switch /Library/Developer/CommandLineTools # Enable command line tools
then just ignore the warning.
Alternatively if you want you can use the full Xcode.app (if you have it installed) with:
# Change the path if you installed Xcode somewhere else.
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
If your install is failing
There will be other errors nearer the end, almost certainly issues with the module you're trying to install or a dependency. Please report the error to that project.
If that doesn't work
Are you seeing this when you run node-gyp rebuild or npm install? If not then it's nothing to do with node-gyp, raise a bug with the project you're using.
lukearndt, nikpap, danielanthonyr, ikhoon, aaronfullerton and 1004 moreDmitryGonchar, toinetoine, mikelovesrobots, pableiros, fajardm and 71 morecasper123, vbalazs, indivisibleskagit, mster, Schwad and 43 moretyler-rand, BradyNadeau, unRob, pigate, hugovk and 157 moredanielmaxx, julioalucero, silvae86, chunges, hansott and 66 morelukearndt, danielmaxx, Le0Michine, VictorCoding, julioalucero and 186 morePhilyorkshire, AndreFCruz, gentios, GavinYang-LR, andrefigueira and 37 moreziyuhuang, jayfk, anupammaurya, gentios, polexes and 18 more