Relative Content

Tag Archive for androidreact-nativeexpojava-17

Invariant Violation on react native android

When I start my React native expo project with expo go, there doesn’t seem to be a problem.but when I run it with expo android:run or npx react-native start, I got errors.I got a lot of errors, I solved the errors, and then I encountered this error. JDK17 is the appropriate version and I think that this installed error is this or android sdk because when I say cmd>java -v, I can’t get a response that it is installed.