bundle update:env:ruby_executable_hooks:没有这样的文件或目录 [英] bundle update: env: ruby_executable_hooks: No such file or directory

查看:113
本文介绍了bundle update:env:ruby_executable_hooks:没有这样的文件或目录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

刚刚从1.2.2更新为 ruby​​gems-bundler 1.3.0

不确定,确切地说,这是问题,但现在我得到这些错误:

  $ bundle update 
env:ruby_executable_hooks:没有这样的文件或目录
$ bundle install
env:ruby_executable_hooks:没有这样的文件或目录


解决方案

请在这里打开一个错误: https://github.com/mpapis/executable-hooks/issues



作为临时修正尝试:

  rvm @global do gem regenerate_binstubs 
gem regenerate_binstubs



更新1:



作为 https://github.com/mpapis/executable-hooks/issues/6 版本 1.2.1 of executable-hooks 是发布 - 它应该解决问题。



更新2:



Folowing问题 https://github.com/mpapis/executable-hooks/issues/7 https://github.com/mpapis/executable-hooks/issues/8 和finall修复版本 1.2.3 of executable-hooks


Just updated rubygems-bundler from 1.2.2 to 1.3.0

Not sure, exactly, that this is the problem but now I'm getting these errors:

$ bundle update
env: ruby_executable_hooks: No such file or directory
$ bundle install
env: ruby_executable_hooks: No such file or directory

解决方案

please open a bug here: https://github.com/mpapis/executable-hooks/issues

as a temporary fix try:

rvm @global do gem regenerate_binstubs
gem regenerate_binstubs

Update 1:

As a fix for https://github.com/mpapis/executable-hooks/issues/6 version 1.2.1 of executable-hooks was released - it should fix the problem.

Update 2:

Folowing issues https://github.com/mpapis/executable-hooks/issues/7 https://github.com/mpapis/executable-hooks/issues/8 and finall fix in version 1.2.3 of executable-hooks

这篇关于bundle update:env:ruby_executable_hooks:没有这样的文件或目录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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