sdkman / sdkman-cli

The SDKMAN! Command Line Interface
https://sdkman.io
Apache License 2.0
6.08k stars 629 forks source link

Bug: [platform dir not found and sdk list not working] #1228

Closed biscuithx closed 1 year ago

biscuithx commented 1 year ago

Bug report

after running 'sdk update' i got some error when open a new shell image

i checked the the directory and it certainly doesn't exist in my computer this is my ~/.zshrc image

i found the shell command in '~/.sdkman/bin/sdkman-init.sh' using the platform dir image

another things wrong is when i run 'sdk list java', i got an error like a web page which tells me something not found image

To reproduce

run 'sdk update'

System info

yangchunze commented 10 months ago

Is the problem solved?I have the same problem