mateo
PROOP
2 months ago
Why am I seeing this error? My application used to build correctly. I did only some changes to small files, but now I'm having this error
Attachments
3 Replies
venomduo47-dotcom
FREE
2 months ago
I don't think you have defined JAVA_HOME correctly
check if you have java installed java -version
venomduo47-dotcom
FREE
2 months ago
bash below try it see what shows
java -version
echo $JAVA_HOME
which java