TypeError: _.default.createNode is not a function (it is undefined), js engine: hermes
2024-07-06 17:41:47.239 24494-24627 ReactNativeJS com.lcdbaba E Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect.
This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native., js engine: hermes
2024-07-06 17:41:47.269 24494-24628 unknown:ReactNative com.lcdbaba E Exception in native call
com.facebook.react.common.JavascriptException: TypeError: _.default.createNode is not a function (it is undefined), js engine: hermes, stack:
value@1380:2180
value@1380:1398
o@1397:1396
anonymous@1397:144
anonymous@1396:204
anonymous@1395:1789
h@2:1585
d@2:1028
o@2:496
anonymous@1394:207
h@2:1585
d@2:1028
o@2:496
anonymous@1375:1196
h@2:1585
d@2:1028
o@2:496
anonymous@1374:713
h@2:1585
d@2:1028
o@2:496
anonymous@1362:4098
h@2:1585
d@2:1028
o@2:496
anonymous@1361:605
h@2:1585
d@2:1028
o@2:496
anonymous@1360:935
h@2:1585
d@2:1028
o@2:496
anonymous@472:1053
h@2:1585
d@2:1028
o@2:496
anonymous@471:669
h@2:1585
d@2:1028
o@2:496
anonymous@470:128
h@2:1585
d@2:1028
o@2:496
anonymous@469:603
h@2:1585
d@2:1028
o@2:496
anonymous@450:684
h@2:1585
d@2:1028
o@2:496
anonymous@429:636
h@2:1585
d@2:1028
o@2:496
anonymous@6:61
h@2:1585
d@2:958
o@2:496
global@2508:3
at com.facebook.react.modules.core.ExceptionsManagerModule.reportException(ExceptionsManagerModule.java:65)
at java.lang.reflect.Method.invoke(Native Method)
at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:372)
at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:149)
at com.facebook.jni.NativeRunnable.run(Native Method)
at android.os.Handler.handleCallback(Handler.java:958)
at android.os.Handler.dispatchMessage(Handler.java:99)
at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:27)
at android.os.Looper.loopOnce(Looper.java:230)
at android.os.Looper.loop(Looper.java:319)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(MessageQueueThreadImpl.java:234)
at java.lang.Thread.run(Thread.java:1012)