I installed sdkman in my mac machine and after completion of installation steps and when I tried for sdk to install lazybones in my computer, I am getting error as "sdk command is not found". If anybody have any solution, please let me know.
Very simple in case you use MAC & OH MY ZSH
step 1:
vim ~/.zshrc
step 2:(Add at the end of the file)
source ~/.bash_profile;
step 3:(Execution shell)
> source ~/.bash_profile
You can use sdkman : ➜ sdk
We periodically need to update the local cache. Please run:
$ sdk update
...
BINGO!!!
If you already installed SDK please close the terminal and open again.
if you haven't installed it open your terminal & write
curl -s https://get.sdkman.io | bash
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With