Deepanshu Shukla

Results 10 comments of Deepanshu Shukla

@marcelblum I have done this 2-3 times already. But still getting the same error in both local builds and prod build. I can see binaries in node_modules/iohook/builds folder.

one more things setting externals: { iohook: "iohook" } in the mainprocess webpack config make it work in dev mode. But in release mode when I build executable its shows...

I am not using asar packaging. The final dependency of the packaged app is empty (i.e node_modules) Can you try that and let me know . It's a boilerplate from...

The issue was multiple event listeners were created every time I reload the app. So make sure you clear event listeners before registering again.

Hi @adam-lynch Registry edit permission is disabled on some windows systems. What to do in that scenario. I am getting l ADD command exited with code 1: ERROR: Registry editing...

@adam-lynch I am able to reproduce it by disabling the registry edit setting in Windows. Getting the same error

@tompsota Can you expose these function as synchrounous api which returns threat boolean value when called

Hello @tomekzaw facing similar issue , not sure if its react-navigation causing this or reanimated

Happening for me too, specially when fabric is enabled