-
Notifications
You must be signed in to change notification settings - Fork 78
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
installing on mac (m3) #115
Comments
Hi @davidcsi This project hasn't been maintained in quite a while, so I can't vouch whether it will work today. However, that error you got can be safely ignored. It was attempting to skip doc generation, but you can leave it out like this: gem install bundler |
thanks @bklang it's failing on different things now... you're right, it's not maintained.
though i installled nokogiri
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
% gem install bundler --no-ri --no-rdoc
ERROR: While executing gem ... (OptionParser::InvalidOption)
invalid option: --no-ri
The text was updated successfully, but these errors were encountered: