使用pod install 出现bad interpreter: No such file or directory

上述问题是本人升级了Mac的系统导致的,当你的Mac系统升级为 high sierra 的时候,别忘记更新cocoapods。执行命令为:
$ sudo gem update --system
$ sudo gem install cocoapods -n/usr/local/bin

posted @ 2018-03-26 18:23  超神船长  阅读(2556)  评论(0编辑  收藏  举报