vertiginous / pik

Ruby version manager for Windows
830 stars 122 forks source link

pik install ruby 2.1 : error #155

Closed sevk closed 10 years ago

sevk commented 10 years ago

C:\Documents and Settings\Administrator>pik install ruby 2.1

There was an error. Error: private method `gsub' called for nil:NilClass

in: pik/commands/install_command.rb:24:in `execute' in: pik_runner:33

and pik install ruby is the old version 2.0.0-p195

C:\Documents and Settings\Administrator>pik install ruby \ Downloading: http://rubyforge.org/frs/download.php/76957/ruby-2.0.0-p195-i386-mingw32.7z to: C:\Documents and Settings\Administrator.pik\downloads\ruby-2.0.0-p195-i 386-mingw32.7z

iwx1 commented 10 years ago

See this.. https://github.com/vertiginous/pik/issues/152

luislavena commented 10 years ago

There is no Ruby 2.1 binary package released (officially) or that Pik is aware of.

Pik has been discontinued and no longer maintained.

I recommend manual installation of Ruby and manage of switching using uru instead:

https://bitbucket.org/jonforums/uru/