docker icon indicating copy to clipboard operation
docker copied to clipboard

Gradle hangs in PreDexDebug when executing react-native run-android...

Open hkq opened this issue 10 years ago • 2 comments

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?

hkq avatar Jan 05 '16 21:01 hkq

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.

gilesp avatar Jan 20 '16 09:01 gilesp

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.

hkq avatar Jan 22 '16 07:01 hkq