when I tried to run the react native project on android by command npm run android
I got this error:
The android project not found. Are you sure this is a React Native project? If your Android files are located in a non-standard location (e.g. not inside the 'android' folder), consider setting
project.android.sourceDir
option to point to a new location.info Run CLI with --verbose flag for more details.