rvmruby-2.6

Can't install ruby 2.6.6 via rvm, error running '__rvm_make -10' on macbook pro m1


While installing the ruby 2.6.6 I'm getting this error:

Error running '__rvm_make -10'
please read /home/.rvm/log/1642694273_ruby-2.6.6/make.log

There has been an error while running make. Halting the installation.

I've tried to reinstall rvm but this changes nothing.

Other ruby versions are installed just fine.


Solution

  • rvm install 2.6.6 --with-out-ext=fiddle worked for me