You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
i manage my rubies with rbenv. While it is not the best approach for executables like gas, and i have still to find a way to streamline this, i just want you to know that i get an error when installing gas with an rbenv'd 2.5.0:
$ gem install gas [10:57:04]
Fetching: gas-1.0.3.gem (100%)
Successfully installed gas-1.0.3
ERROR: While executing gem ... (TypeError)
no implicit conversion of Array into String
The text was updated successfully, but these errors were encountered:
Hi,
i manage my rubies with rbenv. While it is not the best approach for executables like gas, and i have still to find a way to streamline this, i just want you to know that i get an error when installing gas with an rbenv'd 2.5.0:
The text was updated successfully, but these errors were encountered: