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 ':react-native-reanimated:unzipHermes'.

See original GitHub issue

Description

I have upgraded react-native to 0.70.0 and also react-native-reanimated to “^3.0.0-rc.2” or “2.10.0” . While building the app on android it is failing with

What went wrong:
Execution failed for task ':react-native-reanimated:unzipHermes'.
> Could not read node_modules/react-native/sdks/download/hermes.tar.gz.
   > java.io.EOFException (no error message)


Steps to reproduce

1.Update react-native to 0.70.0 2.update reanimated to “^3.0.0-rc.2”

Snack or a link to a repository

none

Reanimated version

3.0.0-rc^2

React Native version

0.70.0

Platforms

Android

JavaScript runtime

No response

Workflow

No response

Architecture

old

Build type

No response

Device

No response

Device model

No response

Acknowledgements

Yes

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
sairajKalkundrecommented, Sep 22, 2022

@gulgulia17 node_modules/react-native/sdks/download/hermes.tar.gz . I have deleted the file and ran npm run android . It automatically downloaded the proper file and it ran properly.

2reactions
sairajKalkundrecommented, Sep 21, 2022

Fixed it, deleted hermes from folder and now it works.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Execution failed for task - Stack Overflow
The problem is with the react-native-device-info version that you are using. Firstly unlink and uninstall the current version of ...
Read more >
Android studio | Execution failed for task - YouTube
Here, given trick to solve this type of error. Execution failed for task ':app:checkDebugAarMetadata'. Could not resolve all files for ...
Read more >
Error while evaluating property 'extraGeneratedResDir' of task
In this video i show you , How to fix " Execution failed for task ':app:mapDebugSourceSetPaths'. Error while evaluating property ...
Read more >
Execution failed for task ':app:checkDebugAarMetadata' - Reddit
I am new to react native, just finished setting up the development environment. I am getting this error when I run npx react-native ......
Read more >
execution failed for task ':react-native-text-input-mask ...
execution failed for task ':react-native-text-input-mask:compiledebugkotlin'. Clear input field icon. Search query.
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