We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I wasn't able to execute successfully the command
bundle install from docs/README.md
bundle install
The message I got was:
An error occurred while installing racc (1.6.0),
Then I installed XCode, and run the same command again: bundle install
So, not sure if there could be a warning on the README.md file for people who use Mac. If you consider adding that warning, I'd like to do it.
README.md
The text was updated successfully, but these errors were encountered:
I do not have Mac to verify this but if it's indeed the case, I see no harm in adding a small note into the doc. Feel free to send a PR.
Sorry, something went wrong.
No branches or pull requests
I wasn't able to execute successfully the command
bundle install
from docs/README.mdThe message I got was:
An error occurred while installing racc (1.6.0),
Then I installed XCode, and run the same command again:
bundle install
So, not sure if there could be a warning on the
README.md
file for people who use Mac. If you consider adding that warning, I'd like to do it.The text was updated successfully, but these errors were encountered: