美文网首页
安装fastlane出现ERROR: Failed to bui

安装fastlane出现ERROR: Failed to bui

作者: Daxigua | 来源:发表于2019-11-27 11:12 被阅读0次

    之前安装fastlane的时候一直出现这个问题
    ERROR: Error installing fastlane:ERROR: Failed to build gem native extension. Building has failed. See above outputformore information on the failure.extconf failed,exitcode 1Gem files will remain installedin/Library/Ruby/Gems/2.3.0/gems/unf_ext-0.0.7.6forinspection.Results logged to /Library/Ruby/Gems/2.3.0/extensions/universal-darwin-18/2.3.0/unf_ext-0.0.7.6/gem_make.out
    刚开始的时候各种百度,都没解决。后边想了一下会不会是系统的原因,果断更新到最新的版本(10.15.1 ),然后在运行 sudo gem install -n /usr/local/bin fastlane 就OK了

    相关文章

      网友评论

          本文标题:安装fastlane出现ERROR: Failed to bui

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