美文网首页
Ignoring ffi-1.12.2 because its

Ignoring ffi-1.12.2 because its

作者: kevinXiao | 来源:发表于2022-02-28 15:36 被阅读0次

执行pod命令时出现如上提示 如 pod install --no-repo-update 等命令时 出现如下提示

Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2

解决方案:执行命令:sudo gem install cocoapods-core

sudo是linux系统管理指令,是允许系统管理员让普通用户执行一些或者全部的root命令的一个工具

AC1C3CA591B0D3FED9A299EA9FD0DFA5.png

相关文章

网友评论

      本文标题:Ignoring ffi-1.12.2 because its

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