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
As the title says, it would be great to add a field for the ruby version in react-native info.
It seems like a lot of the issues we're having are related to ruby misversions
Possible Implementations
This looks really straightforward by just calling ruby -v
Describe the Feature
As the title says, it would be great to add a field for the
ruby
version inreact-native info
.It seems like a lot of the issues we're having are related to ruby misversions
Possible Implementations
This looks really straightforward by just calling
ruby -v
Related Issues
Somehow related to #1809
The text was updated successfully, but these errors were encountered: