Mac 運行 gem install 報錯 cannot load such file -- openssl


 

gem install bundler
ERROR: Loading command: install (LoadError)
cannot load such file -- openssl
ERROR: While executing gem ... (NoMethodError)
undefined method `invoke_with_build_args' for nil:NilClass

 

解決方法:

之前裝好了homebrew,可以直接用brew 安裝

brew install openssl@1.1

安裝成功后需要重新安裝 ruby 所有組件

 rvm reinstall all --force


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM