Gradle hangs in PreDexDebug when executing react-native run-android...
Hi,
I tried your dockerfile for react-native. I really like the idea. However, gradle hangs in PreDexDebug when I run:
react-native run-android
It seems that you have updated react-native recently. Does it work for you?
I was getting that issue when I first started experimenting with react and as I recall - a second run through would work without hanging at the PreDexDebug stage. However I haven't been using it recently so I can't say for certain that the issue has been resolved or not.
Thanks for your reply. Well, unfortunately this happens to me frequently and I can reproduce it with two different maschines . Sometimes it seems to work without any reasons but this is very rare. I tested similar setup in a vm and it works without problems. Also, when I installed it directly, it works, So, my guess is that it has something to do with docker.