Closed alettieri closed 8 years ago
Hi, thanks a lot for the bug report. It would be awesome if you could create a PR out of this. I'll merge it into the next release.
Cool. will do.
Another note. I should have mentioned that this happens when I set the --check
flag.
I'm receiving the following error during the Install rubies task:
error while evaluating conditional: rvm1_rubies and item.rc != 0
When looking at the tasks/rubies.yml file:
In task Install rubies:
It seems that the dict attribute
rc
may be missing at times.It works fine when there's a fallback value.
In task Select default ruby:
The stdout may need a default fallback as well. It threw errors as well.
works fine when changed to:
Fixing these two lines solved my problem.
Here are some rvm1 variables I'm using in case it helps: