Guest User

Untitled

a guest
Jun 19th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. Joel-Klabos-MacBook:gotribal joelklabo$ rake gems:install
  2. (in /Users/joelklabo/development/pinchd/gotribal)
  3. Rails Error: Unable to access log file. Please ensure that /Users/joelklabo/development/pinchd/gotribal/log/development.log exists and is chmod 0666. The log level has been raised to WARN and the output directed to STDERR until the problem is fixed.
  4. WARNING: geokit-rails requires the Geokit gem. You either don't have the gem installed,
  5. or you haven't told Rails to require it. If you're using a recent version of Rails:
  6. config.gem "geokit" # in config/environment.rb
  7. and of course install the gem: sudo gem install geokit
  8. WARNING: geokit-rails requires the Geokit gem. You either don't have the gem installed,
  9. or you haven't told Rails to require it. If you're using a recent version of Rails:
  10. config.gem "geokit" # in config/environment.rb
  11. and of course install the gem: sudo gem install geokit
Add Comment
Please, Sign In to add comment