Guest User

Untitled

a guest
Sep 26th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. # Nokogiri (1.5.6)
  2. ---
  3. warnings: []
  4. nokogiri: 1.5.6
  5. ruby:
  6. version: 2.3.7
  7. platform: universal.x86_64-darwin17
  8. description: ruby 2.3.7p456 (2018-03-28 revision 63024) [universal.x86_64-darwin17]
  9. engine: ruby
  10. libxml:
  11. binding: extension
  12. compiled: 2.9.4
  13. loaded: 2.9.4
  14.  
  15. An error occurred while installing nokogiri (1.6.1), and Bundler cannot continue.
  16. Make sure that `gem install nokogiri -v '1.6.1' --source 'https://rubygems.org/'` succeeds before bundling.
  17.  
  18. -----
  19. libxml2 is missing. please visit http://nokogiri.org/tutorials/installing_nokogiri.html for help with installing dependencies.
  20. -----
  21.  
  22. libxml2 2.9.7 is already installed
  23.  
  24. -----
  25. libxml2 is missing. please visit http://nokogiri.org/tutorials/installing_nokogiri.html for help with installing dependencies.
  26. -----
  27.  
  28. ERROR: While executing gem ... (Gem::InstallError)
  29. nokogiri is not installed in GEM_HOME, try:
  30. gem uninstall -i /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/gems/2.3.0 nokogiri
  31.  
  32. Remove executables:
  33. nokogiri
  34.  
  35. in addition to the gem? [Yn] y
  36. ERROR: While executing gem ... (Gem::FilePermissionError)
  37. You don't have write permissions for the /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/gems/2.3.0/bin directory.
  38.  
  39. Warning: libiconv 1.15 is already installed and up-to-date
  40. To reinstall 1.15, run `brew reinstall libiconv`
  41.  
  42. Could not find 'actionpack' (= 5.2.1) - did find:
Add Comment
Please, Sign In to add comment