humante / redis-browser

Web-based Redis browser that can work as standalone app or mounted Rails engine
MIT License
603 stars 67 forks source link

You don't have write permissions for the /Library/Ruby/Gems/2.6.0 directory. #42

Closed jayzhou3 closed 4 years ago

jayzhou3 commented 5 years ago

You don't have write permissions for the /Library/Ruby/Gems/2.6.0 directory.

szajbus commented 4 years ago

This is system permissions issue. Consider using rbenv or rvm for your ruby installations.