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
It looks like the install via SDK has a problem with 0.0.7:
[~/Sync/Tools/shell]$ sdk install mvnd 0.0.7
Downloading: mvnd 0.0.7
In progress...
####################################################################################################################################################################################################################################### 100.0%####################################################################################################################################################################################################################################### 100.0%
Installing: mvnd 0.0.7
Done installing!
Do you want mvnd 0.0.7 to be set as default? (Y/n): y
Setting mvnd 0.0.7 as default.
[~/Sync/Tools/shell]$ mvnd
zsh: mvnd: command not found...
[~/Sync/Tools/shell]$ ls ~/.sdkman/candidates/mvnd/0.0.6/
bin boot conf daemon lib LICENSE NOTICE README.txt
[~/Sync/Tools/shell]$ ls ~/.sdkman/candidates/mvnd/0.0.7
mvnd-0.0.7-linux-amd64
The text was updated successfully, but these errors were encountered:
It looks like the install via SDK has a problem with 0.0.7:
The text was updated successfully, but these errors were encountered: