ti everyone I'm developing through 'expo', 'react-...
# community-support
u
ti everyone I'm developing through 'expo', 'react-native', and 'yarn'. Now I 'eas build -p android' to make 'apk' for 'fcm', and I get the same error as below. I hope anyone can help
t
The Gradle build somehow launches a Node that failed. I'd suggest asking on a more Expo or React Native oriented forum.
v
Also, please never anywhere share screenshots (or worse photos) of text if you only want to share the text and not something additional like colors or IDE annotations. Text in images is hard to read, especially on mobile, very hard to copy, and nearly impossible to search for. Besides that, most probably the reason it failed is higher up in the log, given whatever is run there outputs the problem why it exists with non-0 exit code. But that's most probably not really a Gradle question, Gradle is just used to kick off that process which does not finish successfully as @Thomas Broyer said.