A problem occurred evaluating root project 'android'.

See original GitHub issue

On running cca emulate android … here is what I’m getting

cca v0.4.1
Running command: /home/jay/HelloChromeAppOnAndroid/platforms/android/cordova/run --emulator
WARNING : no emulator specified, defaulting to myAvd
Waiting for emulator...
emulator: emulator window was out of view and was recentered

Booting up emulator (this may take a while).......................BOOT COMPLETE

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jay/HelloChromeAppOnAndroid/platforms/android/build.gradle' line: 175

* What went wrong:
A problem occurred evaluating root project 'android'.
> No match found

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

BUILD FAILED

Total time: 3.074 secs

/home/jay/HelloChromeAppOnAndroid/platforms/android/cordova/node_modules/q/q.js:126
                    throw e;
                          ^
Error code 1 for command: /home/jay/HelloChromeAppOnAndroid/platforms/android/gradlew with args: assembleArmv7Debug,-b,/home/jay/HelloChromeAppOnAndroid/platforms/android/build.gradle,-Dorg.gradle.daemon=true,-x,lint,-x,lintVitalX86Release,-x,lintVitalArmv7Release,-x,compileLint,-x,copyReleaseLint,-x,copyDebugLint
Error: /home/jay/HelloChromeAppOnAndroid/platforms/android/cordova/run: Command failed with exit code 8
    at ChildProcess.whenDone (/home/jay/.nvm/v0.10.32/lib/node_modules/cca/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
    at ChildProcess.emit (events.js:98:17)
    at maybeClose (child_process.js:756:16)
    at Process.ChildProcess._handle.onexit (child_process.js:823:5)

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
kirthanshettycommented, Jul 6, 2017

Hi i am getting below error please help me Evaluating project ‘:app’ using build file ‘/home/ubuntu/clarks-select-android/app/build.gradle’.

FAILURE: Build failed with an exception.

  • Where: Build file ‘/home/ubuntu/clarks-select-android/app/build.gradle’ line: 10

  • What went wrong: A problem occurred evaluating project ‘:app’.

org/gradle/initialization/BuildCompletionListener

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

BUILD FAILED

1reaction
doyouheatcommented, Mar 17, 2017

Error:(14, 1) A problem occurred evaluating project ‘:app’.

Cannot invoke method signingConfigs() on null object

Read more comments on GitHub >

github_iconTop Results From Across the Web

A problem occurred evaluating root project 'android'.
What went wrong: A problem occurred evaluating root project 'android'. Could not get unknown property 'ANDROID_SUPPORT_V4_VERSION' for object of ...
Read more >
How can I solve this error 'A problem occurred evaluating ...
I had a similar error, but it wasn't related to Geolocator. I changed build.gradle dependencies at PATH: /android/build.gradle and it worked:.
Read more >
A problem occurred evaluating root project. - Forums - Liferay
Hello friends, I am using Liferay 7.0 ga-3 with IDE 3.0. I am working on simple CRUD operation. I had make service.xml successfully...
Read more >
a problem occurred evaluating project ':app'. > failed to apply ...
load(new FileInputStream(keystorePropertiesFile)) } apply plugin: 'com.android.application' apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.
Read more >
Cannot Add Task 'wrapper' as a Task with That Name Already ...
Where: Build file '/Users/me/my-app/android/build.gradle' line: 29 * What went wrong: A problem occurred evaluating root project 'android'.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found