This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# I ran "rvm update 1.8.7-p334 1.8.7-p352" and started encountering | |
# some errors with certain executables. Below I demonstrate how | |
# some gem executables work and some don't | |
$ rake | |
bash: /home/eric/.rvm/gems/ruby-1.8.7-p352@ykiw/bin/rake: /home/eric/.rvm/rubies/ruby-1.8.7-p334/bin/ruby: bad interpreter: No such file or directory | |
# showing my rvm path for gems, replace with yours in the |
NewerOlder