3

After upgrading from [email protected] to [email protected], my app fails to launch on both Android and iOS. The runtime immediately crashes with the following error:

enter image description here

Does anyone know how to solve this issue? I spent lots of time on debugging and searching but not any luck. I even removed all the deps and codes and just kept a index.js but still same.

P.S: my project is a turbo monorepo and this is a react native app

3
  • Any update on this? Current react-native version 0.77 Old react-native version 0.73 Commented Sep 18 at 6:06
  • I just gave up and created a new project from scratch! Commented Sep 19 at 7:22
  • For me, there was an override of the react-devtools-core version. I removed it, and the error went away. Commented Oct 14 at 14:24

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.