-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
[0.60.4] Generating the release APK when enabling Hermes #25726
Comments
Check this out: #25609 (comment) |
I have same bug |
that solution didn't work for me. |
Anybody found a solution for this issue??. |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions. |
Closing 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. |
Execution failed for task ':app:bundleReleaseJsAndAssets'.
React Native version:
System:
OS: Windows 10
CPU: (12) x64 Intel(R) Xeon(R) CPU X5675 @ 3.07GHz
Memory: 6.54 GB / 15.99 GB
Binaries:
Node: 10.15.3 - D:\Program Files\nodejs\node.EXE
Yarn: 1.13.0 - C:\Users\Administrator\AppData\Roaming\npm\yarn.CMD
npm: 6.4.1 - D:\Program Files\nodejs\npm.CMD
},
"dependencies": {
"@ant-design/react-native": "^3.1.10",
"react": "^16.8.6",
"react-native": "^0.60.4",
"react-native-gesture-handler": "^1.3.0",
"react-native-splash-screen": "^3.2.0",
"react-navigation": "^3.11.1",
"react-redux": "^7.1.0",
"redux": "^4.0.4",
"redux-saga": "^1.0.5",
"rn-fetch-blob": "^0.10.16"
},
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@react-native-community/eslint-config": "^0.0.5",
"babel-jest": "^24.8.0",
"eslint": "^6.0.1",
"jest": "^24.8.0",
"metro-react-native-babel-preset": "^0.55.0",
"react-test-renderer": "16.8.6"
},
"jest": {
"preset": "react-native"
}
Steps To Reproduce
1.react-native run-android --variant release
Describe what you expected to happen:
Generating the release APK
The text was updated successfully, but these errors were encountered: