python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
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 th...
spirito_libero
Votes: 0
Answers: 4
Ruby on Rails LoadError in production environment
I am perplexed by the following issue:
When launching a rails server in production using the following command:
bundle exec rails s -e production, I get a LoadError:
=> Booting Puma
=> Rails 6.1...
Lagastic
Votes: 0
Answers: 0
Could not find 'ruby2_keywords' (>= 0.0.4) among 141 total gem(s) (Gem::MissingSpecError) in m1 while running fastlane sigh
While running the fastlane sigh I got the below error "Could not find 'ruby2_keywords' (>= 0.0.4) among 141 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=/Users/name/.rvm/gems/ruby...
sejn
Votes: 0
Answers: 0
What's the right string to use when installing Ruby 3.1 through RVM on Mac OS Big Sur?
I’m using Mac OS Big Sur and rvm
$ rvm -v
rvm 1.29.12-next (master) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
I have version 2.7.5 of Ruby installed and would like to install...
Dave
Votes: 0
Answers: 2