Conversation:
Notices
-
Error: JAVA_HOME is not defined correctly.
~/product-apim-3.2.0--TEST ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── 13:26:10
❯ echo $JAVA_HOME
/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/
I have a feeling they mean they don't support Java 11...
-
hmm, well, strictly speaking they don't support Mac I guess, but it built just fine: https://nu.federati.net/url/276544
-
ok, I think it isn't set because carbon isn't running...
-
although here they talk about Mac, so... https://nu.federati.net/url/276563
-
@musicman Isn’t $JAVA_HOME usually the base of the JRE installation directory? I think I have seen it pointing to the ‘bin’ subdirectory a few times also.
-
I think that adoptopenjdk install I am referencing is homebrew. I'm pretty sure that is the directory I have been using, but perhaps not.