gpt4 book ai didi

rubygems - 删除 bundle 程序安装时的 'Cleaning all the gems on your system is dangerous!' 消息

转载 作者:行者123 更新时间:2023-12-03 23:06:54 33 4
gpt4 key购买 nike

我想知道是否可以删除 bundler install 上的以下消息命令:

Cleaning all the gems on your system is dangerous! If you're sure you want to remove every system gem not in this bundle, run bundle clean --force.



据我了解,应该显示此消息 bundler clean ,所以我不明白为什么会在这里。会不会是因为那个时候我用了 bundler install --clean ?

先感谢您。祝你今天过得愉快。

P.S.:如果问题应该出现在另一个 OverFlow 网站上,或者带有其他标签,请警告我。

最佳答案

警告是由于 bundle 程序试图运行 bundle clean每个之后 installupdate .
bundler config clean falsebundler config --local clean false应该能够禁用这些尝试,从而抑制警告。

P.S.:我不知道这是否会产生问题,因为它不仅仅是压制无用的警告,所以我暂时不会将此答案标记为选定的答案,以免误导有相同问题的人。

关于rubygems - 删除 bundle 程序安装时的 'Cleaning all the gems on your system is dangerous!' 消息,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61999156/

33 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com