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
To add to the answers, you can also change to the sdkmanager directory and in a sub shell and accept the licenses there
( cd /home/user/android-sdk-linux/tools/bin yes | ./sdkmanager --licenses )