Buildar error for android ionic

0

I'm getting the following error:

  

BUILD FAILED in 0s / home / flavio / helloworld / platforms / android / gradlew:   Command failed with exit code 1 Error output: FAILURE: Build failed   with an exception.

     
  • Where: Script '/home/flavio/helloworld/platforms/android/CordovaLib/cordova.gradle'   line: 68

  •   
  • What went wrong: A problem occurred evaluating project ': CordovaLib'.

         
        

    No installed build tools found. Install the Android build tools version 19.1.0 or higher.

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

  •   
  • Get more help at link

  •   

BUILD FAILED in 0s [ERROR] An error occurred while running subprocess   cordova.

    cordova build android exited with exit code 1.

    Re-running this command with the --verbose flag may provide more 
    information.

I have android-tools installed, do I need to do any other configuration?

    
asked by anonymous 01.12.2018 / 20:49

0 answers