question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Command failed with exit code 1 (EPERM): ./gradlew assembleDebug -x bundleReleaseJsAndAssets

See original GitHub issue

Аfter hitting rnv run -p android it crashed with the following error,after loading the android emulator:

To Reproduce Just run rnv run -p android in the terminal

Screenshot 2020-06-25 at 13 12 28

Desktop (please complete the following information):

  • OS: macOS Catalina 10.15.5
  • Node Version: 0.30.2-alpha.2
  • RNV Version: 0.30.2-alpha.2

Tried to clean the gradle with ./gradlew clean but it fails again

Thank you

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
Ivanov89commented, Jul 8, 2020

@pavjacko , I changed that line from gradle-wrapper.propertiesto :

distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip , because it was 4.0.4 оr something like that and now it is working ! : )

Thanks for your help anyway! Todor

1reaction
pavjackocommented, Jun 26, 2020

@Ivanov89 could you upgrade rnv to final 0.30.2. there were some extra fixes added before final release

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues - GitHub
Error: Command failed with exit code 1 (EPERM): ./gradlew assembleDebug -x bundleReleaseJsAndAssets #532.
Read more >
Hi, newbie here, i tried to build my app but it says error
BUILD FAILED in 45s Command failed with exit code 1 (EPERM): ./gradlew bundleRelease -x bundleReleaseJsAndAssets FAILURE: Build failed with ...
Read more >
Gradle task assembleDebug failed with exit code 1 - Stack ...
The primary problem looks to be that you are using version 0.9.0 of the cloud_firestore plugin which has been migrated to AndroidX, ...
Read more >
gradle task assembledebug failed with exit code 1 vscode
I am trying to code an app for the first time with flutter in vscode and I am getting this error,. FAILURE: Build...
Read more >
Build failed with an exception. Exception: Gradle task ...
Hey guys i have an error with my program and it shows to ask for help in ... Exception: Gradle task assembleDebug failed...
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