This erorr is coming because NDK is not able to find the specific file inside this path /Users/username/Library/Android/sdk/ndk/25.1.8937393
. follow the path and delete folder ones with name as 25.1.8937393
. and again run same command as npx react-native run-android
. It would work fine.