mise on Windows incorrectly trying to download jruby releases from rubyinstaller #8537
Unanswered
chadlwilson
asked this question in
Troubleshooting and bug reports
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if this is a recent regression related to the changes for precompiled binaries, as this is my first stint trying out mise on Windows, so perhaps this is not new.
I do note some
is_mritype logic in these places, but not sure if it's working as intended when deciding how to download/install.mise/src/plugins/core/ruby_common.rs
Lines 9 to 11 in f5e835d
mise/src/plugins/core/ruby.rs
Lines 357 to 361 in f5e835d
...since it seems to be going down this path:
mise/src/plugins/core/ruby_windows.rs
Lines 114 to 115 in f5e835d
Beta Was this translation helpful? Give feedback.
All reactions