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.

Execution failed for task ':app:bundleReleaseJsAndAssets'

See original GitHub issue

After update my app to RN0.37, i get following error while Generating android APK

react:15.3.2
react-native:0.37.0

error

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
kirakikcommented, Oct 4, 2017

@mvnnn Could you elaborate, please? What do you mean by setting the development mode? I’m getting the same issue.

1reaction
lackercommented, Nov 30, 2016

It looks like you have some invalid code in your index.android.js - like you are writing "foo" ="foo" or somehow assigning to a string literal.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React-Native assembleRelease fails for task - Stack Overflow
gradlew assembleRelease -x bundleReleaseJsAndAssets saved me. It almost worked for me. What worked at the end was (notice the app: , which ...
Read more >
Task :app:bundleReleaseJsAndAssets FAILED · Issue #28510
I'm following this to get my signed APK Description Executing ./gradlew bundleRelease or ./gradlew assembleRelease however gives an error.
Read more >
Execution failed for task ':app:bundleReleaseJsAndAssets'.
Hello, i have a problem with EAS Build. I'm running the command: “eas build --platform android”. Linux-x64. EXPO SDK: 45. EAS-CLI: 2.1.0
Read more >
Task :app:bundleReleaseJsAndAssets FAILED - Code Grepper
execution failed for task ':app:bundlereleasejsandassets'. TPC Matrix View Full Screen. Task :app:bundleReleaseJsAndAssets FAILED. Comment.
Read more >
task :app:bundlereleasejsandassets failed - OSCHINA
TaskExecutionException : Execution failed for task ':app:compileDebugJavaWithJavac'. at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.
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