ruby-on-rails - 参数错误 : parent directory is world writable but not sticky (bundle install)

标签 ruby-on-rails ruby linux

Link to github for error printout

当我尝试捆绑安装时,我收到上述错误。我已经尝试了其他帖子的建议,但 github 社区不知道答案。

我正在运行 Arch 并在我的 shell 中使用 zsh。

更新环境:

Bundler 1.12.5

Rubygems 2.5.1

Ruby 2.3.1p112 (2016-04-26 revision 54768)[x86_64-linux]

GEM_HOME /usr/lib/ruby/gems/2.3.0

GEM_PATH /usr/lib/ruby/gems/2.3.0:/home/.gem/ruby/2.3.0

Git 2.8.3

open_gem (1.5.0)

提前致谢!

最佳答案

试试这个:

chmod +t -R ~/.bundle/cache

它对我有用。

关于ruby-on-rails - 参数错误 : parent directory is world writable but not sticky (bundle install),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37570460/

相关文章:

linux - 连接到 debian 上托管的 SAMBA AD 时,Windows 显示 rpc 服务器不可用

linux - 在 MacOS(或 Linux)的笔记本电脑 sleep 模式期间,如何调查哪个进程会导致唤醒?

MySQL 没有数据库选择rails

ruby-on-rails - 使用 Rails 在 PaperClip 中文件上传 Base64 编码的字符串

linux - 在 R 中运行命令后变量意外更改

mysql - 使用 nginx 和两个物理 Linux 服务器实现 Web 应用程序的可扩展性

ruby - 我如何使用 ruby​​ 驱动程序知道我在 MongoDB 中的文档大小

ruby-on-rails - 载波;多个上传者还是只有一个?

css - 更正整个应用程序的旧路径

ruby-on-rails - redirect_to 外部 Stripe 结帐 URL 在 Rails 7 中不起作用