为什么在运行"gem pristine

编程入门 行业动态 更新时间:2024-10-10 06:21:19
本文介绍了为什么在运行"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

本文发布于:2023-11-28 00:03:29,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1640152.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:quot   gem   pristine

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!