ERROR: While executing gem ... (TypeError)
no implicit conversion of nil into String
运行命令 sudo gem update --system
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /usr/bin directory.
运行命令 sudo gem install -n /usr/local/bin cocoapods
网友评论