The following error was encountered when executing react-native run-ios.
xcrun: error: unable to find utility “instruments”, not a developer tool or in PATH
Solution: Execute the following command in the terminal
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer/
Note: Provided you have xcode installed
Similar Posts:
- Mac: Python Install lxml Error: Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed
- [Solved] Xcode 10 Error: library not found for -lstdc++.6.0.9
- Go build error after MacOS Monterey system upgrade [How to Solve]
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun …
- Xcode real machine testing could not find developer disk image solution
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
- Solve xcrun error after upgrading MacOS Catalina
- [Homebrew] has anyone encountered the warning generated by brew doctor[ The operating system is MAC 10.7.3]
- error: command ‘gcc’ failed with exit status 1 [How to Solve]
- Xcode Command PhaseScriptExecution failed with a nonzero exit code