Could not find ‘easybox 或者 ffi啥的‘ (Gem::MissingSpecVersionError),使用migt命令报错
Posted joker4o
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Could not find ‘easybox 或者 ffi啥的‘ (Gem::MissingSpecVersionError),使用migt命令报错相关的知识,希望对你有一定的参考价值。
1,首先是Could not find ‘easybox’,然后更新一下easybox的版本就行了
执行 boxw upgrade 。
2,如果是Could not find ‘ffi’ 那就可能是ffi版本不对,同样更新一下就行了
分别执行
brew reinstall cocoapods
brew link --overwrite cocoapods
3,综上,找不到啥就更新啥(doge)。
以上是关于Could not find ‘easybox 或者 ffi啥的‘ (Gem::MissingSpecVersionError),使用migt命令报错的主要内容,如果未能解决你的问题,请参考以下文章