asdf-vm / asdf-ruby

Ruby plugin for asdf version manager
https://github.com/asdf-vm/asdf
MIT License
650 stars 133 forks source link

"Downloaded files will not be preserved." #384

Open dorianmariecom opened 7 months ago

dorianmariecom commented 7 months ago

It looks like there is a warning when installing ruby, I wonder if it's even possible to fix it because of ruby-build

asdf: Warn: You have configured asdf to preserve downloaded files (with always_keep_download=yes or --keep-download). But
asdf: Warn: the current plugin (ruby) does not support that. Downloaded files will not be preserved.
stefan-karlsson commented 6 months ago

Related to https://github.com/asdf-vm/asdf/issues/1711