Alex Ilyaev
Results
52
comments of
Alex Ilyaev
Indeed that was the issue. I'm glad that it's a quick fix 😁 I wonder if a script could check the required permission and warn when it's not enabled? Related...
Here's the reasoning... Copying a version from the output of `bum list-remote` ```shell $ bum list-remote v1.0.25 v1.0.24 v1.0.23 v1.0.22 v1.0.21 v1.0.20 ... ``` Pasting into `bum use` ```shell $...