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

前端 未结 27 2472
星月不相逢
星月不相逢 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:33

    After trying more than hundred of tricks, finally got success.

    I removed all java.exe, javaw.exe and javaws.exe from my

    1. Windows\System32 and

    2. Windows\SysWOW64 folder. [Try step 2 if you have x64 system (Win 7 64 bits)]

提交回复
热议问题