License Agreements

When I try to run:

ionic run android

The problem happen with the native Google Maps plugin.

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring root project ‘android’.

You have not accepted the license agreements of the following SDK components:
[SDK Patch Applier v4, Google Repository].

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.
Alternatively, to learn how to transfer the license agreements from one workstation to another, go to Exporting licenses - Android Studio Project Site

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info
    or --debug option to get more log output.

Has anyone ever had such a problem?