您的位置:首页 > 编程语言 > Ruby

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

2014-05-12 23:28 218 查看
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/7https://github.com/mpapis/executable-hooks/issues/8 and finall fix in version
1.2.3
of
executable-hooks


for me ,finally run 'gem install executable-hooks -v 1.2.3' ,then the issue is fixed.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: