When trying to run react-native run-android I am getting this error:
* What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
> java.lang.NullPointerException (no error message)
I just updated my OS to El Capitan 10.11.6. It was working fine this morning so I am just wondering what could be wrong.
Modifying the client.js to add the --stacktrace flag to the gradle command doesn't help.