Skip to content

Instantly share code, notes, and snippets.

@luoph
Created October 19, 2015 04:06
Show Gist options
  • Save luoph/92bcb7b3e61f5bc3dbfe to your computer and use it in GitHub Desktop.
Save luoph/92bcb7b3e61f5bc3dbfe to your computer and use it in GitHub Desktop.
fix Errno::EPERM for EL Capitan
gem install 后面增加 -n /usr/local/bin:
sudo gem install -n /usr/local/bin cocoapods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment