我正在尝试运行buildozer First step当我这样做的时候buildozer init是ok的:buildozer -v android debug it sent error:
JAVA_HOMEis set to an invalid directory: /usr/lib/jvm/java-8-openjdk-amd64/bin Pleaseset the JAVA_HOMEvariablein your</
我试过并研究了过去的Gradle Java_HOME问题,但是这些选项似乎都行不通。我跟随本网站安装Gradle。但是,我运行的所有Gradle命令都会导致以下错误:
ERROR: JAVA_HOME is set to an invalid directory: /usr/lib/jvm/jdk1.8.0_241Pleaseset the JAVA_HOMEvariable in yourenvi
我试图在android studio中以AVD的形式运行通过react-native创建的代码,但是我得到了一个关于变量JAVA_HOME的错误。我该怎么办?ERROR: JAVA_HOME is set to an invalid directory: C:\Program Files\Java\jdk1.8.0_131
Pleaseset the JAVA_HOMEvariable in yourenvironment to
我已经安装了带有openjdk11的,并将JAVA_HOME设置为C:\Program Files\Eclipse Adoptium\jdk-11.0.16.101-hotspot\bin,但是当我尝试运行ERROR: JAVA_HOME is set to an invalid directory: C:\Program Files\Eclipse Adoptium\jdk-11.0.16.101-hotspot\bin
Pleaseset the JAVA_HOMEva
ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.Pleaseset the JAVA_HOMEvariable in yourenvironment to match the
location of your Java installation
npx react-native run-android --variant=stagingDebug --appId com.ursafe_stagingERROR: JAVA_HOMEis set to an invalid directory: C:\Program Files\Java\jdk1.8.0_202\bin
Pleaseset the JAVA_HOMEvariablein yourenvironment