ERROR: JAVA_HOME is set to an invalid directory: /Library/Java/JavaVirtualMachines/jdk-13.0.2.jdk/Contents/Home
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.
참고: stackoverflow
echo export "JAVA_HOME=\$(/usr/libexec/java_home)" >> ~/.bash_profile source ~/.bash_profilenpm run android