Ionic Build Error

Asked

Viewed 106 times

0

Good night. I have a small project made with Ionic 1 that is giving the following error when running Ionic build android command:

C: Grantsoft apps Ideiasdepresentes Platforms android build Intermediates res merged debug values-eu values-eu.xml: Error: java.lang.Runtimeexception: java.io.Eofexception: End of input at line 1 column 1

:mergeDebugResources FAILED

FAILURE: Build failed with an Exception.

  • What Went Wrong: Execution failed for task ':mergeDebugResources'.

    C: Grantsoft apps Ideiasdepresentes Platforms android build Intermediates res merged debug values-eu values-eu.xml: Error: java.lang.Runtimeexception: java.io.Eofexception: End of input at line 1 column 1

  • Try:

Run with

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

FAILED BUILD

Total time: 4,835 secs

Error: cmd: Command failed with Exit code 1 Error output: FAILURE: Build failed with an Exception.

  • What Went Wrong: Execution failed for task ':mergeDebugResources'.

    C: Grantsoft apps Ideiasdepresentes Platforms android build Intermediates res merged debug values-eu values-eu.xml: Error: java.lang.Runtimeexception: java.io.Eofexception: End of input at line 1 column 1

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

Has anyone been there? Thank you.

1 answer

1

I’ve decided to reinstall everything. Jdk1.7.0_79 Build Tools 23.0.2

Browser other questions tagged

You are not signed in. Login or sign up in order to post.