Closed mkaput closed 1 year ago
Can I try this one?
Sure, go on, but perhaps wait for https://github.com/software-mansion/asdf-scarb/pull/10 to be merged :)
I subscribed to #10, I'll wait then :)
can you elaborate on what is a "normal installation"?
can you elaborate on what is a "normal installation"?
OK, so I think it'd be still awesome if we have a possibility to tell users what version is going to be installed when they type one of the following:
asdf install scarb latest
asdf install scarb latest:nightly
asdf local scarb latest
asdf global scarb latest
etc. These commands are what I meant by normal installation; sorry for mental shortcut.
This was the original purpose of printing that URL. It was just a poor man solution.
Problem
It happens that we break output from some commands by printing the redirect URL 😱 I think it'd be the easiest if we drop it entirely, but we would very appreciate it if it could be conditionally printed during normal installation.
Steps
Possible Solution(s)
No response
Notes
Please leave a comment that you are willing to contribute a PR fixing this issue before starting doing so, in order to avoid having two people working on this independently 😄
Does this issue reproduce in the latest version of asdf-scarb?