I try to compile my app, with ionic 4, with these commands:
ionic cordova prepare android
ionic cordova build android
and I get an error:
What went wrong:
A problem occurred configuring project ':CordovaLib'.
You have not accepted the license agreements of the following SDK components:
[Android SDK Platform 27].
Before building your project, you need to accept the license agreements and complete the installation of the missing components using the Android Studio SDK Manager.
How can I fix it?
My OS: Windows 10, ionic 4, Android Pie