Mac实用技巧

cannot load such file -- openssl

2020-07-03  本文已影响0人  鄂北

报如下错误
ERROR: Loading command: update (LoadError)
cannot load such file -- openssl
ERROR: While executing gem ... (NoMethodError)
undefined method `invoke_with_build_args' for nil:NilClass

1、在终端输入rvm pkg install openssl

报提示Please note that it's required to reinstall all rubies:
rvm reinstall all --force

2、输入 rvm reinstall all --force

上一篇 下一篇

猜你喜欢

热点阅读