I removed cocoa pods because it claimed it had installed, but kept saying the command pod wasn't found afterward. When trying to reinstall cocoapods (sudo gem install cocoa pods -v
) I get this error:
ERROR: While executing gem ... (Errno::EPERM) Operation not permitted - /usr/bin/pod
Any ideas?