netbe / Babelish

Chaotically confused, like Babel
http://netbe.github.io/Babelish
MIT License
253 stars 84 forks source link

Operation not permitted #77

Closed MiaShopgal closed 8 years ago

MiaShopgal commented 8 years ago

after upgrade mac os to el Capitan -bash: babelish: command not found

install babelish : sudo gem install babelish

ERROR:  While executing gem ... (Errno::EPERM)
Operation not permitted - /usr/bin/babelish
MiaShopgal commented 8 years ago

solution : sudo gem install -n /usr/local/bin/ babelish

RF:Operation not permitted - /usr/bin/xcodeproj #3692