Artan Muzhaqi
Artan Muzhaqi
Working fine with "react-native": "0.66.2" and "babel-plugin-module-resolver": "^4.1.0",
I have the same issue. it was working fine with node v10.16.0 and then I removed it and installed 12.4.0 and now after I open it and try to run...
I am currently having the same issue, unable to run it locally for more than 15 seconds. ``` error: Exit trace for group: worker exited with error: Exit trace for...
I want to work on this issue.
I am getting the same error after upgrading to react native `0.71.4`
Check the info before the error; that should tell you what's causing it. For me, it was react-native-reanimated. ``` Error: Exception in HostFunction: java.lang.NoSuchMethodError: no non-static method "Lcom/swmansion/reanimated/NativeProxy;.registerEventHandler(Lcom/swmansion/reanimated/nativeProxy/EventHandler;)V", js engine:...
I am having the same issue after upgrading, It takes about 2-4 after pressing something to respond, and the whole application is slow.
``` System: OS: Windows 10 10.0.22621 CPU: (20) x64 12th Gen Intel(R) Core(TM) i9-12900HK Memory: 14.89 GB / 31.69 GB Binaries: Node: 16.17.1 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.19 - C:\Program...
I am using Hermes and the blank react-native project works fine.
I can also confirm that once Hermes is disabled, it works fine. `hermesEnabled=false`