Ignoring json-2.3.0 because its extensions are not built. Try: gem pristine

4,676 阅读1分钟

Ignoring json-2.3.0 because its extensions are not built. Try: gem pristine json --version 2.3.0

​ 前段时间 不小心更改了 mac配置,导致pod 不能使用,重新安装了1.8.0 的版本问题后,报以上错误

sudo gem update --system
sudo gem install cocoapods -n/usr/local/bin

更新 pod ,可解决该问题