Its a permissions issue. You could fix it with this:
sudo chown -R $(whoami) /Library/Ruby/Gems/*
or possibly in your case
sudo chown -R $(whoami) /Users/stormyramsey/.rbenv/versions/2.3.2/lib/ruby/gems/*
What does this do:
This is telling the system to change the files to change the ownership to the current user. Something must have gotten messed up when something got installed. Usually this is because there are multiple accounts or users are using sudo to install when they should not always have to.
Related Posts:
- Why does Ruby on Rails use http://0.0.0.0:3000 instead of http://localhost:3000?
- bundle install returns “Could not locate Gemfile”
- Unable to install gem – Failed to build gem native extension – cannot load such file — mkmf (LoadError)
- Cannot load such file — bcrypt_ext
- warning: constant ::Fixnum is deprecated When generating new model
- bcrypt LoadError: Cannot load such file
- Uninitialized constant “Controller Name”
- Difference between rake db:migrate db:reset and db:schema:load
- TypeError: no implicit conversion of Symbol into Integer
- Migrations are pending; run ‘bin/rake db:migrate RAILS_ENV=development’ to resolve this issue
- An error occurred while installing json (1.8.1), and Bundler cannot continue – Rails
- 400 Bad Request – request header or cookie too large
- Why Puma listen on ‘tcp://localhost:3000’ instead of ‘http://localhost:3000’
- Explain what " means
- You don’t have write permissions for the /Library/Ruby/Gems/2.3.0 directory. (mac user)
- ActionController::InvalidAuthenticityToken
- You don’t have write permissions for the /Library/Ruby/Gems/2.3.0 directory. (mac user)
- ActionController::InvalidAuthenticityToken
- Rails: Why “sudo” command is not recognized?
- Rails 5 ActionController::InvalidAuthenticityToken error
- what does ? ? mean in ruby
- Rails: Can’t verify CSRF token authenticity when making a POST request
- undefined method `each’ for nil:NilClass… why?
- Bundler: You must use Bundler 2 or greater with this lockfile
- undefined method `each’ for nil:NilClass… why?
- Using Pundit for all-access “super_admin” role
- How to tell if homebrew is installed on Mac OS X
- Ruby: How to install a specific version of a ruby gem?
- What is the difference between Rails.cache.clear and rake tmp:cache:clear?
- Library not loaded: /usr/local/opt/readline/lib/libreadline.7.dylib
- Can’t find the ‘libpq-fe.h header when trying to install pg gem
- could not connect to server: No such file or directory (PG::ConnectionBad)
- PG::ConnectionBad: fe_sendauth: no password supplied
- curl : (1) Protocol https not supported or disabled in libcurl
- extconf failed, exit code 1 error when installing [Ruby on Rails] 5 on OS X Yosemite 10.10.5
- Rails 4 RoutingError: No Route Matches
- couldn’t find file ‘jquery’ with type ‘application/javascript’
- Passing parameters in rails redirect_to
- Getting: “Migrations are pending; run ‘bin/rake db:migrate RAILS_ENV=development’ to resolve this issue.” after cloning and migrating the project
- PG::ConnectionBad – could not connect to server: Connection refused
- Rails syntax error : unexpected keyword_ensure, expecting end-of-input
- How to find out which rails version an existing rails application is built on?
- RubyMine Unit tests – Test Framework quit unexpectedly
- Removing all installed Gems and starting over
- Rails: I installed Ruby, now “bundle install” doesn’t work
- Ruby: What is the easiest way to remove the first element from an array?
- How do I format datetime in rails?
- Ruby String to Date Conversion
- heroku open – no app specified
- “Error installing rails” because “extconf.rb failed” on Ubuntu 18.04
- Sass::SyntaxError: File to import not found or unreadable: bootstrap-sprockets
- Rails button_to vs. HTML Button Tag
- GROUP BY and COUNT using ActiveRecord
- How to stop (and restart) the Rails Server?
- Uploading a file in Rails
- Nginx error: client intended to send too large body
- How do I parse JSON with Ruby on Rails? [duplicate]
- pip not recognised as an internal or external command
- How to completely remove Python from a Windows machine?
- How to install Visual C++ Build tools?
- “pip install unroll”: “python setup.py egg_info” failed with error code 1
- Tensorflow import error: No module named ‘tensorflow’
- How do I install pip on macOS or OS X?
- How do I install pip on macOS or OS X?
- How can I install pip on Windows?
- “pip install unroll”: “python setup.py egg_info” failed with error code 1
- ImportError: No module named tensorflow
- Get underlined text with Markdown
- How do I install and use cURL on Windows?
- Homebrew install specific version of formula?
- Advanced AREL or just Rails Query for has_many through search by association
- What is the meaning of *nix?
- Get underlined text with Markdown
- “Defaulting to user installation because normal site-packages is not writeable” python message
- How to install MinGW 64 on windows 10
- Installing Homebrew on OS X
- Conda version pip install -r requirements.txt –target ./lib
- Python3: ImportError: No module named ‘_ctypes’ when using Value from module multiprocessing
- Conda version pip install -r requirements.txt –target ./lib
- What does the “map” method do in Ruby?
- You don’t have write permissions for the /Library/Ruby/Gems/2.3.0 directory
- JRE Missing when installing eclipse
- How to install JQ on Mac on the command line?
- [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
- How to write a switch statement in Ruby
- Parsing a JSON string in Ruby
- AngularJS- Login and Authentication in each route and controller
- Tell Ruby Program to Wait some amount of time
- How to install APK from PC?
- Ruby: Can I write multi-line string with no concatenation?
- Getting error: Peer authentication failed for user “postgres”, when trying to get pgsql working with rails
- How to update Ruby Version 2.0.0 to the latest version in Mac OSX Yosemite?
- Missing vc_runtimeminimum_x86.msi and installation won’t work
- Why use Ruby’s attr_accessor, attr_reader and attr_writer?
- What does %w(array) mean?
- PackagesNotFoundError: The following packages are not available from current channels:
- How to install Java 8 on Mac
- Install tkinter for Python
- How to update Ruby with Homebrew?
- Session ‘app’: Error Installing APK