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

./gradlew assembleRelease failing at :app:bundleReleaseJsAndAssets, node finished with non-zero exit value 1. #17278

Closed
deehuey opened this issue Dec 20, 2017 · 1 comment
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@deehuey
Copy link

deehuey commented Dec 20, 2017

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

No

Environment

Environment:
OS: macOS Sierra 10.12.6
Node: 8.4.0
Yarn: 0.27.5
npm: 5.4.0
Watchman: 4.7.0
Xcode: Xcode 8.3.3 Build version 8E3004b
Android Studio: 2.3 AI-162.4069837

Packages: (wanted => installed)
react-native: 0.48.1 => 0.48.1 <-- What is this? react-native --version says I'm using 0.50.4 which is the version I should be on.
react: 16.0.0-alpha.12 => 16.0.0-alpha.12

Steps to Reproduce

(Write your steps here:)

  1. Run ./gradlew assembleRelease

Expected Behavior

Bundle and build a production build of our android application.

Actual Behavior

I'm getting an error during the installation process.

image

@deehuey
Copy link
Author

deehuey commented Dec 20, 2017

HOLY COW if anybody has this issue, its because I accidently bundled assets at sizes @4x , @6x, etc. It didn't know where to put them. I chased this for hours. Check your assets!!!!!

@deehuey deehuey closed this as completed Dec 20, 2017
@facebook facebook locked as resolved and limited conversation to collaborators Dec 20, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Dec 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

2 participants