Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build release due to MD5 hash for file content #66

Open
kelvin-dev opened this issue Dec 27, 2019 · 2 comments
Open

Unable to build release due to MD5 hash for file content #66

kelvin-dev opened this issue Dec 27, 2019 · 2 comments

Comments

@kelvin-dev
Copy link

D:\Demos\react-native-navigation\playground\android>react-native info
info Fetching system and libraries information...
System:
OS: Windows 10 10.0.18363
CPU: (16) x64 Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz
Memory: 3.68 GB / 15.83 GB
Binaries:
Node: 8.14.0 - D:\Program Files\nodejs8\node.EXE
npm: 6.4.1 - D:\Roaming\npm\npm.CMD
SDKs:
Android SDK:
API Levels: 21, 22, 23, 24, 25, 26, 27, 28, 29
Build Tools: 23.0.1, 23.0.2, 23.0.3, 25.0.0, 25.0.2, 25.0.3, 26.0.1, 26.0.2, 26.0.3, 27.0.1, 27.0.2, 27.0.3, 28.0.1, 28.0.2, 28.0.3, 29.0.0, 29.0.1
System Images: android-22 | Google APIs ARM EABI v7a, android-23 | Intel x86 Atom_64, android-23 | Google APIs ARM EABI v7a, android-25 | Google APIs ARM 64 v8a
Android NDK: 18.1.5063045
...
Build logs:

Configure project :react-native-view-overflow
WARNING: The specified Android SDK Build Tools version (27.0.3) is ignored, as it is below the minimum supported version (28.0.3) for Android Gradle Plugin 3.4.2.
Android SDK Build Tools 28.0.3 will be used.
To suppress this warning, remove "buildToolsVersion '27.0.3'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.

Task :app:bundleReleaseJsAndAssets FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:bundleReleaseJsAndAssets'.

Failed to create MD5 hash for file content.

@sibelius
Copy link
Member

It looks like a problem in your configuration

@kelvin-dev
Copy link
Author

We didn't change any configuration, just cloned the latest source and evaluated it.
Has anybody duplicated the issue on Windows 10 yet ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants