rubyinstaller2
rubyinstaller2 copied to clipboard
MSYS2 based RubyInstaller for Windows
## What problems are you experiencing? Inability to run the MSYS2 and MINGW install scripts that are part of "ridk install" . I have spent about 3hrs trying to troubleshoot...
_OT: Happy New Year to all contributors and thank you so much for all the work you do for us windows rubyists! RubyInstaller is a fantastic project and really important...
## Situation When working on linux, it is very handy to use rvm (rvm.io) to manage several ruby environments. When working on windows, there was no native alternative on the...
## What problems are you experiencing? PS C:\Users\donal> gem install jekyll bundler ERROR: While executing gem ... (Gem::Package::FormatError) package metadata is missing in C:/Ruby32-x64/lib/ruby/gems/3.2.0/cache/concurrent-ruby-1.2.2.gem C:/Ruby32-x64/lib/ruby/3.2.0/rubygems/package.rb:687:in `verify_files' C:/Ruby32-x64/lib/ruby/3.2.0/rubygems/package.rb:613:in `block (2 levels)...
## What problems are you experiencing? I wanted to use rubyinstaller to install pre-built ruby with comes with openssl that has fips mode enabled - preferably openssl 3.0.13. However I...
## What problems are you experiencing? When running ridk with Ruby
Its my first time contributing to a project - just testing it out.
.. to allow running tests.
Steps to reproduce: - Install MSYS2 manually via its installer to some non-standard location. - Run `ridk install`. Expected behavior: it detects MSYS2 installation and runs correctly. Actual behavior: it...