At startup
sencha app build production
I get the following error:
Error: registry key 'Software \ JavaSoft \ Java Runtime Environment' \ CurrentVersion '
has a value of "1.8", but "1.7" is required. Error: could not find java.dll Error: could not find Java SE runtime.
java -version , the command shows the following:
java version "1.8.0_40" Java (TM) SE Runtime Environment (build 1.8.0_40-b26) Java HotSpot (TM) 64-bit server VM (build 25.40-b25, mixed mode)
It is impossible to find where the path goes wrong. Any idea?
----------------------- EDIT ----------------------- --- ----------------------
Note I am using Windows 7 (64 bit).
I tried to remove sencha touch cmd and reinstall. But still the same mistake.
I uninstalled all instances of the java version and reinstalled the latest version. Nevertheless, the problem remains.
java java-8 sencha-touch sencha-touch-2 sencha-cmd
Anand Gupta Apr 17 '15 at 11:08 2015-04-17 11:08
source share