You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed that you closed that issue so I open a new issue.
$ gem install bundler
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /Library/Ruby/Gems/2.0.0 directory.
Hi @mislav , I have a similar issue as This one.
I just noticed that you closed that issue so I open a new issue.
I have added
to .bash_profile, and if I run
I got
So you can see I have rbenv/shims at the highest. But when I run
I got
and with
I got
I don't know why they are still running. What I can tell is that under my .rbenv/versions or .rbenv/shims there is nothing there although I have run
I have also tried
which is suggested by other people. But the error remains. Do you have any idea on solving this?
Thank you in advance!
The text was updated successfully, but these errors were encountered: