Cannot expand ZIP ".../hermes-debug.aar"
See original GitHub issueAndroid build is failing with
Cannot expand ZIP '/../node_modules/react-native/node_modules/hermesvm/android/hermes-debug.aar' as it does not exist.
React Native version: System: OS: macOS High Sierra 10.13.6 CPU: (8) x64 Intel® Core™ i7-7820HQ CPU @ 2.90GHz Memory: 1.06 GB / 16.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 12.9.0 - ~/.nvm/versions/node/v12.9.0/bin/node Yarn: 1.17.3 - /usr/local/bin/yarn npm: 6.10.2 - ~/.nvm/versions/node/v12.9.0/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 12.1, macOS 10.14, tvOS 12.1, watchOS 5.1 Android SDK: API Levels: 26, 27, 28 Build Tools: 27.0.2, 27.0.3, 28.0.2, 28.0.3 System Images: android-24 | Google APIs Intel x86 Atom, android-27 | Google APIs Intel x86 Atom, android-27 | Google Play Intel x86 Atom, android-28 | Google APIs Intel x86 Atom Android NDK: 17.2.4988734 IDEs: Xcode: 10.1/10B61 - /usr/bin/xcodebuild npmPackages: react: 16.8.6 => 16.8.6 react-native: 0.60.5 => 0.60.5
Steps To Reproduce
- run ‘react-native run android’
Describe what you expected to happen: A build of my app (it worked with 0.59)
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (2 by maintainers)

Top Related StackOverflow Question
Same issue here, have you solved it?
It seems like hermesvm folder appears to be created not inside of
../node_modules/react-native/node_modules/hermesvmbut on the top level, aka../node_modules/hermesvmClosing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.