Registry key Error: Java version has value '1.8', but '1.7' is required

前端 未结 27 2441
星月不相逢
星月不相逢 2020-11-30 20:30

While running

sencha app build production

I am getting the following error:

Error: Registry key \'Software\\JavaSof

27条回答
  •  死守一世寂寞
    2020-11-30 20:34

    There exist somewhere another java.exe from jre version 1.8 that it is in "path" you should find and delete it if it is possible. it may be in user tempdata for applications that need jre.

提交回复
热议问题