oneclick / rubyinstaller2

MSYS2 based RubyInstaller for Windows
https://rubyinstaller.org
BSD 3-Clause "New" or "Revised" License
654 stars 249 forks source link

ridk install: PACKAGE ucrt64 not defined #234

Closed larskanis closed 3 years ago

larskanis commented 3 years ago

Raised by amatsuka:

What problems are you experiencing?

I installed your build and got an error while installing msys

`Which components shall be installed? If unsure press ENTER [1,3]

    sh -lc true
    MSYS2 seems to be properly installed
    Install MSYS2 and MINGW development toolchain ...
    Installation failed: undefined method `map' for nil:NilClass

  packages = PACKAGES[msys.mingwarch].map do |package|
                                     ^^^^`

Steps to reproduce

What's the output from ridk version?