osx - Sencha Cmd installation on Mac: Java not found -
trying install sencha command 3.1.1 on imac (10.8.3). installer saying:
the installer not find valid java(tm) on machine. supported versions: vendor : min. 1.6.0 max.
following stack overflow thread, tried linking /usr/bin/java /library/internet plugins/javaappletplugin.plugin/contents/home/bin/java. now, on command line:
~ 🍔 java -version java version "1.7.0_21" java(tm) se runtime environment (build 1.7.0_21-b12) java hotspot(tm) 64-bit server vm (build 23.21-b01, mixed mode)
so looks good, installer still complains cannot find java. why can't it?
what fixed me, after consulting sencha support, installing full jdk rather jre. don't know why fixed it, or root cause was, command installed , working fine.
Comments
Post a Comment