當我使用命令bundle exec newvm.rb
,我得到的消息紅寶石束找不到命令
bundler: command not found: newvm.rb
Install missing gem executables with `bundle install`
我知道有有此問題的幾個人,但與所有其他人工作的解決方案,非工作過爲了我。
我也做了以下內容:
gem bundler install
bundle install
which gem => /home/$user/.rbenv/shims/gem
which bundle => /home/$user/.rbenv/shims/gem
rbenv rehash
(捆綁安裝後).bashrc
出口PATH =「$ HOME /。 rbenv/bin:$ PATH「eval」$(rbenv init - )「
但即時通訊仍然存在bundler:命令未找到的問題。我不能再得到任何幫助!
哎呀,我一直很忙,我忘了! – 5qFf3dmhkQ