I am attempting to run gradlew from my command line, but am constantly facing the following error.
Brendas-MacBook-Pro:appx_android brendalogy$ ./gradlew com
You could use "bash" before command:
bash ./gradlew compileDebug --stacktrace