update_xcode_plugins icon indicating copy to clipboard operation
update_xcode_plugins copied to clipboard

"Operation not permitted" error

Open allenzyq opened this issue 9 years ago • 3 comments

I fllow you tips to copy code by iTem. but first step was wrong. The message was ERROR: While executing gem ... (Errno::EPERM) Operation not permitted - /usr/bin/cdiff

allenzyq avatar Sep 19 '16 02:09 allenzyq

@allenzyq you need to executebrew install ruby

UnderMistake avatar Sep 19 '16 03:09 UnderMistake

Can't reproduce this error. Tried with system ruby too. Any more information that could help with identifying the problem and fixing it?

inket avatar Sep 19 '16 05:09 inket

use this command : sudo gem install -n /usr/local/bin update_xcode_plugins

tylerlie avatar Sep 22 '16 13:09 tylerlie