Dj Ritchey
Joined
10 Experience
0 Lessons Completed
0 Questions Solved
Activity
Posted in Setup Windows 10 Discussion
Hey having a hard time debugging an error maybe someone has some insight?
gem install bundler
Fetching bundler-2.0.1.gem
/home/dj/.rbenv/rbenv.d/exec/gem-rehash/rubygems_plugin.rb:6: warning: Insecure world writable dir /home/dj/.rbenv/versions in PATH, mode 040777
Successfully installed bundler-2.0.1
Parsing documentation for bundler-2.0.1
Installing ri documentation for bundler-2.0.1
Done installing documentation for bundler after 10 seconds
1 gem installed
this insecure world writeable dir has been plaguing me if I try to set up a DB and run rake db:create
or rails db:create
it wont allow it to do anything any help is appriciated!