Uğur Gümüşhan

Results 25 comments of Uğur Gümüşhan

We are unable to upgrade to node 18 due to this issue

I have set default nvm version from 16 to 20 with `nvm alias default 20` To make sure apps open outside the console have some latest nvm version (I intended...

Yes. Detox throws this when running android in parallel mode. Use maxWorkers=1 until this is resolved Caused by abandonware dependency: https://github.com/patrick-steele-idem/child-process-promise

I have the same problem. It works as expected on Android. I think it's an issue about how a native component behaves on iOS I have tried [preload](https://reactnavigation.org/docs/7.x/navigation-object/#preload) from react...

I experienced it on mocha tests after version upgrade and I mocked the module. Does it affect production code?