sskohli01
sskohli01
same here. any workaround team?
Thanks @ocinei but our issue is to get it installed in osx-arm-64. We are awaiting when it gets released for osx-arm-64. I am not that good with docker, but i...
as per this comment, https://stackoverflow.com/questions/69538962/new-nativeeventemitter-was-called-with-a-non-null-argument-without-the-requir/69649068#69649068 in react-native-zip-archive/index.js line 9 change const rnzaEmitter = new NativeEventEmitter(RNZipArchive); to const rnzaEmitter = new NativeEventEmitter();