美文网首页
xcrun: error: unable to find uti

xcrun: error: unable to find uti

作者: 洋洋_13dc | 来源:发表于2020-01-05 14:40 被阅读0次

用web storm 运行react-native 工程时,出错:xcrun: error: unable to find utility "instruments", not a developer tool or in PATH

解决办法:

解决方法:在 终端执行如下命令 sudo xcode-select -s /Applications/Xcode.app/Contents/Developer/

注意:前提是你已经安装了xcode

作为备注

原文地址:https://blog.csdn.net/u010411264/article/details/62888873

相关文章

网友评论

      本文标题:xcrun: error: unable to find uti

      本文链接:https://www.haomeiwen.com/subject/phaqactx.html