为什么在运行"gem pristine --all"后仍然出现这些错误? [英] why do i keep getting these errors after running "gem pristine --all"

查看:113
本文介绍了为什么在运行"gem pristine --all"后仍然出现这些错误?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试运行gem pristine --all ,并且一直在控制台中获取它.

I try to run gem pristine --all and I keep getting this in the console.

当我运行gem pristine --all时,我得到了:

when I run gem pristine --all I get this:

Permission denied ....

我什至尝试为每个gem做一次gem install,但仍然得到这个:

I even tried to do gem install for every gem and still get this:

`Ignoring binding_of_caller-0.7.2 because its extensions are not built.  Try: gem pristine binding_of_caller --version 0.7.2
    Ignoring byebug-5.0.0 because its extensions are not built.  Try: gem pristine byebug --version 5.0.0
    Ignoring debug_inspector-0.0.2 because its extensions are not built.  Try: gem pristine debug_inspector --version 0.0.2
    Ignoring executable-hooks-1.3.2 because its extensions are not built.  Try: gem pristine executable-hooks --version 1.3.2
    Ignoring gem-wrappers-1.2.7 because its extensions are not built.  Try: gem pristine gem-wrappers --version 1.2.7
    Ignoring json-1.8.3 because its extensions are not built.  Try: gem pristine json --version 1.8.3
    Ignoring mysql-2.9.1 because its extensions are not built.  Try: gem pristine mysql --version 2.9.1
    Ignoring mysql2-0.3.18 because its extensions are not built.  Try: gem pristine mysql2 --version 0.3.18
    Ignoring nokogiri-1.6.6.2 because its extensions are not built.  Try: gem pristine nokogiri --version 1.6.6.2
    Ignoring pg-0.18.2 because its extensions are not built.  Try: gem pristine pg --version 0.18.2`

推荐答案

将您的RVM更新为> 1.26.11或通过以下方式稳定:

Update your RVM to > 1.26.11 or stable with:

rvm get stable

来自此处.

这篇关于为什么在运行"gem pristine --all"后仍然出现这些错误?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆