3

I am learning React on Rails. But when I added react-rails gem to gemfile to my Rails app and entered command: bundle install, I am getting following error.

/usr/local/Cellar/rbenv/1.1.1/libexec/rbenv-exec: 

/usr/local/bin/bundle: 

/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby:

bad interpreter: No such file ordirectory
halfer
  • 19,824
  • 17
  • 99
  • 186
Ishan Patel
  • 5,571
  • 12
  • 47
  • 68
  • 2
    seems like a problem with [rbenv](https://github.com/rbenv/rbenv). Did you properly install and configure that? It looks like you are using homebrew, so check setup steps listed [here](https://github.com/rbenv/rbenv#homebrew-on-macos) – avigil Mar 17 '18 at 23:13
  • https://github.com/rbenv/rbenv/issues/646 – Fabrizio Bertoglio Mar 18 '18 at 10:57

0 Answers0