Open kidchenko opened 9 years ago
Hi Jose,
Did you try gem install nokogiri -v '1.6.6.2'
?
Thanks
@kidchenko I had the same problem. Use this tutorial maybe can help you. It covers a lot of issues.
@gayanvirajith Yes i tried, It install nokogiri, but even so, harmony did not work for me @lnmunhoz, tank you for the help, I installed nokogiri
@lnmunhoz Thank you for your link, it is very useful! I finally installed nokogiri.
Hi, i am not a ruby specialist, but i ran
bundle install
and i get this:An error occurred while installing nokogiri (1.6.6.2), and Bundler cannot continue. Make sure that
gem install nokogiri -v '1.6.6.2'
succeeds before bundling.and when i run gem
install nokogiri -v '1.6.6.2'
i get thisFetching: nokogiri-1.6.6.2.gem (100%) ERROR: While executing gem ... (Gem::FilePermissionError) You don't have write permissions for the /Library/Ruby/Gems/2.0.0 directory.