Process 'command 'node'' finished with non-zero exit value 1

ali mardani picture ali mardani · Jun 27, 2018 · Viewed 12.7k times · Source

I tried to build jitsi meet based on react-native but it stucks in bundleReleaseJsAnd assets and then throw this error :

Process 'command 'node'' finished with non-zero exit value 1

Answer

Antonio Junior picture Antonio Junior · Apr 11, 2019

I solved the problem in my Putting

project.ext.react = [
     entryFile: "index.js"
]

In App build.gradle