Nazarii Moshenskyi
Results
1
comments of
Nazarii Moshenskyi
Hello. It might be a bit late but in case anyone will have the same issue - make sure to add `JAVA_HOME` to your `PATH` variable: `export PATH="$JAVA_HOME/bin:$PATH"` This worked...