Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why bundle not ask by 'sudo' for install nokogiri #10

Open
kidchenko opened this issue Jul 8, 2015 · 4 comments
Open

why bundle not ask by 'sudo' for install nokogiri #10

kidchenko opened this issue Jul 8, 2015 · 4 comments

Comments

@kidchenko
Copy link

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 this

Fetching: 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.

@gayanvirajith
Copy link
Owner

Hi Jose,

Did you try gem install nokogiri -v '1.6.6.2'?

Thanks

@lnmunhoz
Copy link

@kidchenko I had the same problem. Use this tutorial maybe can help you. It covers a lot of issues.

@kidchenko
Copy link
Author

@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

@lvxiaoxin
Copy link

@lnmunhoz Thank you for your link, it is very useful! I finally installed nokogiri.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants