I am getting this error in jitpack, I\'ve tried everything on the internet. Below is my error
Failed to install the following Android SDK packages as some l
I tried many solutions but didn't work for me. The below solution works for me.
locate the sdkmanager file in android SDK.
In my case : ~/Android/Sdk/tools/bin
go to that path : cd ~/Android/Sdk/tools/bin
cd ~/Android/Sdk/tools/bin
Accept licenses manually : ./sdkmanager --licenses Enter Yes or y
./sdkmanager --licenses