Whenever I use rvm install x.x.x
, I get this warning even in successful installation:
No binary rubies available for: osx/10.12/x86_64/ruby-2.4.0.
Continuing with compilation. Please read 'rvm help mount' to get more
information on binary rubies.
I tried to read rvm help mount
, but it was beyond the scope of my knowledge.
Can someone explain this warning in simple English? Thanks!