我正在尝试使用mina gem开始部署rails应用程序,但我似乎无法将其初始化。正如你在这里看到的,我没有做任何异常的事情,我已经将mina添加到我的gem列表中,它安装得很好,但是找不到可执行文件。Use `bundle show [gemname]` to see where a bundled gem is installed.zsh: command not found: mina
在我的项目中运行Your Ruby version is 2.0.0, but your Gemfile specified 2.2.2命令时,我使用rbenv并得到错误bundle install。奇怪的是,我实际上已经安装了2.2.2版本(正如我的Gemfile所指定的),而不是2.0.0版本。(见下图)。我尝试了这个线程中提供的解决方案:,但是没有效果。如果这有什么不同的话,我正在和约塞米蒂一起坐MacBook飞机。) [x86_64-darwin14]
r
如何在我的苹果电脑上安装RubyGems?ERROR: While executing gem ...(Gem::FilePermissionError)
You don't have write permissions for the /Library/Ruby/Gems/2.0.0 directory