* What went wrong:
Execution failed for task ':kotlinNpmInstall'.
> Process 'Resolving NPM dependencies using yarn' returns 139
I deleted the
yarn
folder in my
.gradle
directory (also cleaned project) but still getting the same issue.
Anyone figured out how to fix?
EDIT: For some crazy reason, restarting the mac fixed it