-
Notifications
You must be signed in to change notification settings - Fork 659
ruby: bad interpreter: No such file or directory #486
Comments
@chenrui333 not sure you can help here? |
I have this issue as well: brew --version $ terraforming s3 NOTE: Editing /usr/local/Cellar/terraforming/0.18.0/libexec/bin/terraforming, changing first line from |
Sure, I can take a look. |
I have just done the fresh installation and run the |
/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby: bad interpreter: No such file or directory that looks like a familiar issue to me. |
can you run this error might be due to the OS upgrade. |
I just performed a The contents of the
|
I had the similar issue before and after remove ruby symlink (that is why I feel like I saw this earlier), it started working for me. :) |
I have faced the similar issue due to ruby version not set. These are the steps that I have followed: Check rbenv versions in your system by this command:
if not then installed and set local or globally as per need by command:
the output of rbenv versions command like this-
|
ProductName: Mac OS X
ProductVersion: 10.15.1
BuildVersion: 19B68f
$ brew --version
Homebrew 2.1.14
Homebrew/homebrew-core (git revision 3592; last commit 2019-10-15)
Homebrew/homebrew-cask (git revision 6746e7; last commit 2019-10-15)
The text was updated successfully, but these errors were encountered: