[Ruby FAQs] Ignoring xxx-x.x.x because its extensions are not built. Try: gem pristine xxx --version x.x.x
Ignoring xxx-x.x.x because its extensions are not built. Try: gem pristine xxx --version x.x.x
1 | irb |
asdf
Ruby version may conflict with rvm
ruby version.
To make them to use the same Ruby version to resolve that issue.
1 | asdf reshime ruby x.x.x |
References
[1] RVM: Ruby Version Manager - Installing RVM - https://rvm.io/rvm/install#installation
[3] asdf-vm/asdf-ruby: Ruby plugin for asdf version manager - https://github.com/asdf-vm/asdf-ruby
[4] Bundler: bundle pristine - https://bundler.io/man/bundle-pristine.1.html