I am trying to install create a new app in Ruby on Rails and I cannot get passed this error:
$ gem install pg
ERROR: While executing gem ... (Errno::EACCES) Permission denied @ rb_sysopen - /Users/stormyramsey/.rbenv/versions/2.3.2/lib/ruby/gems/2.3.0/gems/pg-0.21.0/.gemtest
sudo gem install pg.sudoought to be unnecessary if the goal is to install the gem under ~/.rbenv. Unless I'm missing something./stormyramsey/.rbenv/? Is it therootuser?