You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried to use SDKMan on a fresh Linux install, and it would keep failing on me with this message:
Download has failed, aborting!
Enabling debug logging didn't provide any further insight about the cause. Only when inspecting the post-install hook, I realized that the issue was that the tar command wasn't available on this environment yet.
The text was updated successfully, but these errors were encountered:
I just tried to use SDKMan on a fresh Linux install, and it would keep failing on me with this message:
Enabling debug logging didn't provide any further insight about the cause. Only when inspecting the post-install hook, I realized that the issue was that the
tar
command wasn't available on this environment yet.The text was updated successfully, but these errors were encountered: