env:ruby_noexec_wrapper:没有这样的文件或目录错误 [英] env: ruby_noexec_wrapper: No such file or directory error

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

问题描述

  bundle clean --force 

在我的rails项目中。



我解决了这个问题?

解决方案

同样的事情发生在我身上,我根据这个评论修正了它: https://github.com/sstephenson/rbenv/issues/337#issuecomment-13235367



运行这些命令

  gem install ruby​​gems-bundler 
ruby​​gems-bundler-uninstaller
gem uninstall ruby​​gems-bundler


I am getting this error pretty frequently after running this command once....

bundle clean --force

in my rails project..

How can i fix this?

解决方案

this same thing happened to me, i fixed it according to this comment: https://github.com/sstephenson/rbenv/issues/337#issuecomment-13235367

by running these commands

gem install rubygems-bundler
rubygems-bundler-uninstaller
gem uninstall rubygems-bundler

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

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