Error compiling ionic android app A problem occurred configuring project ': CordovaLib'

0

Error compiling ionic android application with the following message: "A problem occurred configuring project ': CordovaLib'.

java.lang.NullPointerException (no error message) "

I've reinstalled the android platform and cordova, error continues.

FAILURE: Build failed with an exception.

What went wrong: A problem occurred configuring project ':CordovaLib'.

    java.lang.NullPointerException (no error message)

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 https://help.gradle.org

BUILD FAILED in 8m 6s / home / mnmk / AESC / platforms / android / gradlew: Command failed with exit code 1 Error output: FAILURE: Build failed with exception.

What went wrong: A problem occurred configuring project ':CordovaLib'.

    java.lang.NullPointerException (no error message)

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 https://help.gradle.org

BUILD FAILED in 8m 6s [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 hope to be able to compile and test the application on a physical device.

    
asked by anonymous 04.01.2019 / 11:49

0 answers