gyp: No Xcode or CLT version detected! 错误提示
1、系统命令编译时候遇到报错:gyp: No Xcode or CLT version detected!解决方法:一、输入命令: sudo xcode-select --install但爆出问题:xcode-select: error: command line tools are already installed, use “Software Update” to install updates,由于之前已经安装,需要先清除之后再安装。二、正确步骤:1)先输入命令,查找 xcode-sel
原创
2020-11-30 15:41:07 ·
1635 阅读 ·
0 评论