[Rails error] Your user account isn't allowed to install to the system RubyGems.

I wanted to create a new application with rails, and when I typed rails new from the terminal, The message "Your user account isn't allowed to install to the system RubyGems." Appears and you are prompted to enter your password. Even if I entered the password that was originally set, I could not solve it, so I tried various things. Then, it was said that it would be good to reset the password, so I reset the password (same as the original password) by going to System Preferences-> Users and Groups-> Change Password, and I was able to solve it brilliantly.

Recommended Posts

[Rails error] Your user account isn't allowed to install to the system RubyGems.
The road to Japaneseizing Rails devise error messages
Mac Rails Install Error
[Rails] What to do if you accidentally install bundle in the production environment in your local environment
[Rails] How to install simple_calendar
[Rails] How to install reCAPTCHA
I don't see an error in Rails bundle install ... the solution