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

Getting BUILD FAILED (macOS 13.2.1 on arm64 using ruby-build 20231114) using M2 Macbook on Ventura 13.2.1 #374

Open
cloudmagic80 opened this issue Nov 15, 2023 · 2 comments

Comments

@cloudmagic80
Copy link

These are the steps I've followed:
1 brew install ruby-build
2 brew install rbenv
3 rbenv init
4 echo 'eval "$(rbenv init -)"' >> ~/.zshrc
5 brew upgrade ruby-build 6 rbenv install 3.2.2 --verbose

error message:
/Users/xxx/.rbenv/versions/3.2.2/lib/ruby/3.2.0/yaml.rb:3: warning: It seems your ruby installation is missing psych (for YAML output).
To eliminate this warning, please install libyaml and reinstall your ruby.
Loading the Ruby yaml extension failed (linked to incompatible /Users/xxx/.rvm/rubies/ruby-3.0.0/lib/libruby.3.0.dylib - /Users/xxx/.rvm/gems/ruby-3.0.0/gems/psych-5.1.1.1/lib/psych.bundle)

I did install libyaml
I did install psych

But I am still getting this message ^^
Please help
I currently on ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [arm64-darwin22]

@Jihoon-SHIN
Copy link

ㅜㅜ

@trcoffman
Copy link

why are you using rbenv but posting in asdf-ruby?

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

3 participants