I could open the emulator and works perfectly but don’t build my app (my app is empty. Is the default template of React-Native when you start a project)
I did 3 o 4 tutorials doing all the steps and I don’t know where is the problem.
I don’t know what happened, but I did your command and works all perfectly.
But It’s very weird because I had that version and was the first version that I was installed.
There is a difference between the JRE (Java Runtime Environment) and the JDK (Java Development Kit).
The JRE is needed to run java applications, the JDK is needed to build applications. The JRE (jre11-openjdk) is installed by default and not the JDK ( jdk11-openjdk). The archlinux-java status command list JRE’s.