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
$ gem install bundler works fine (on my machine). bundle install fails: yaml.h not found.
$ gem install bundler
bundle install
yaml.h not found
This is on my Windows machine, but also happens on my Ubuntu machine.
rdoc version is 6.6.2.
The text was updated successfully, but these errors were encountered:
You're most likely missing the libyaml library
libyaml
Sorry, something went wrong.
Okay; is something more needed in the Developer Quick Start?
No branches or pull requests
$ gem install bundler
works fine (on my machine).bundle install
fails:yaml.h not found
.This is on my Windows machine, but also happens on my Ubuntu machine.
rdoc version is 6.6.2.
The text was updated successfully, but these errors were encountered: