React Native: JAVA_HOME is not set and no 'java' command could be found in your PATH

前端 未结 9 2131
清歌不尽
清歌不尽 2020-12-23 16:44

I\'ve followed step by step the official Getting Started. I started from a clean linux install and installed everything required as per the \"Building Projects with Native C

9条回答
  •  一整个雨季
    2020-12-23 16:51

    I fixed this issue by installing jre, I have jdk already installed but jre was not installed.

提交回复
热议问题