Error Running '_Rvm_Make Install'

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

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

Error running '__rvm_make install',

In case any one stumble in this error, I removed the .rvm folder,
then I delete ruby, and Updata_rubygems folder in directory given by "which ruby".
I reinstall rvm with stable ruby and updated ruby to 2.2.4
I worked flawlessly.

Error running '__rvm_make -j 1'

Try rvm install 2.5.0 --disable-dtrace

the reason is here, https://github.com/rbenv/ruby-build/issues/1061,

possible Ruby build problem



Related Topics



Leave a reply



Submit