今天在更新Mac系统之后,在终端上输入pod search之后,终端上输出:

-bash: /usr/local/bin/pod: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby: bad interpreter: No such file or directory

解决方法:

终端输入:sudo gem install -n /usr/local/bin cocoapods


参考链接:https://www.jianshu.com/p/3a036697993b

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-20
  • 2022-02-17
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-28
  • 2022-12-23
  • 2022-01-07
相关资源
相似解决方案