Android NDK Not Found On Mac

I am using Unity 2019.2.5f1. Everything has been installed with the Unity Hub, and I check and see the SDK and NDK files are where they are supposed to be.

But when I try to build 64 bit it says “Android NDK not found”.

Any suggestions? I have a video if this will help:

I had found another thread about this and someone got it working replacing android-ndk-r16c with android-ndk-r19c. I tried that and it still doesn’t work.

Just had the same problem. I had to remove the contents out of the “android-ndk-r16b” folder it into the route NDK folder and then it worked.