Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

696
Views
Instale ruby con asdf en MacOS a través de Homebrew

Hace poco quise instalar una versión diferente de Ruby y Rails en MacOS Big Sur 11.5 Beta. Instalé asdf a través de Homebrew. Quería ejecutar el servidor Rails pero recibí el mensaje:

 No preset version installed for command ruby Please install a version by running one of the following: asdf install ruby 3.0.2 or add one of the following versions in your config file at /Users/philippkorn/.tool-versions ruby 3.0.1

Cuando trato de ejecutar cualquier comando asdf install ruby (es decir, asdf install ruby latest ) aparece el siguiente mensaje de error:

 ~ $ asdf install ruby latest (base) Version not found

Intenté reinstalar asdf con homebrew pero el error persiste...

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Estoy enfrentando la misma situación. Parece que se arreglará pronto.

https://github.com/asdf-vm/asdf-ruby/issues/239

Edite ~/.asdf/plugins/ruby/bin/install y aplique este parche , entonces el problema se solucionará para mí.

 - if [[ -n "$matching_version" ]]; then + if [[ -z "$matching_version" ]]; then
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!