내가 $ rvm install ruby-2.4.2
사용 RVM을 사용하여 2.4.2로 루비 2.0에서 업데이트 및 설치시 다음과 같은 오류 메시지가 나타날 해요 :Gemset 오류가 루비로 업데이트 할 때 2.4.2
Making gemset ruby-2.4.2 pristine - please wait
'command gem pristine --extensions bigdecimal --version 1.3.0 gem-wrappers --version 1.3.2 io-console --version 0.4.6 json --version 2.0.4 openssl --version 2.0.5 psych --version 2.2.2' failed, you need to fix this gems manually.
Error running '__rvm_with ruby-2.4.2 gemset_pristine',
please read /Users/myname/.rvm/log/1507820191_ruby-2.4.2/gemset.pristine-ruby-2.4.2.log
Making gemset [email protected] pristine - please wait
'command gem pristine --extensions bigdecimal --version 1.3.0 io-console --version 0.4.6 json --version 2.0.4 openssl --version 2.0.5 psych --version 2.2.2' failed, you need to fix this gems manually.
Error running '__rvm_with [email protected] gemset_pristine',
please read /Users/myname/.rvm/log/1507820191_ruby-2.4.2/[email protected]
난 ...하지 이것이 무엇을 의미하는지 또는 내가 다음에해야할 일이 무엇인지 확신 할 수 있습니다. 이견있는 사람? MacOS 10.12.6을 실행 중입니다.
[편집] : Here's a copy 오류 로그.
을 실행하는 것이 었습니다. 또한 RVM [1.29.3] 및 Homebrew [1.3.5] – strobodyne
의 최신 버전을 실행하고 있습니다. 10.11.6 이후로 테스트 할 수 없습니다. 오류에서 언급 한 로그 파일을 보았습니까? –
그랬지만 오류 로그에는 터미널 출력이 제공하지 않은 유용한 정보가 들어 있지 않은 것으로 보입니다. 그러나 나는 상형 문자를보고 있을지도 모른다. 여기있다 : https://gist.github.com/gwijthoff/8a3e485537787604ac8d1bd4991ea889 – strobodyne