Install Gem File Permission Error
During my initial installation, everything worked fine, and I could install Gems through RubyMine. Now I am only able to install gems through the Console. I get the Error: "You don't have permissions into the /Users/user/.rvm/gems/ruby-1.9.3-p194 directory".
Can you please point me to the right direction in order to fix this issue.
Thanks.
Please sign in to leave a comment.
I'd start to check permissions of the directory, perhaps you have created under another user.
Also are you able to install gems in command line?
Regards, Oleg.